summaryrefslogtreecommitdiff
path: root/rcm-server-main.h
diff options
context:
space:
mode:
Diffstat (limited to 'rcm-server-main.h')
-rw-r--r--rcm-server-main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rcm-server-main.h b/rcm-server-main.h
index 0d776ac..12907fc 100644
--- a/rcm-server-main.h
+++ b/rcm-server-main.h
@@ -7,6 +7,7 @@ struct device {
char *input_name;
char *driver_name;
char *keymap_name;
+ char *dev_name;
char *error;
int lirc_fd;
sd_event_source *lirc_ev;