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 5124d84..0be3bf4 100644
--- a/rcm-server-main.h
+++ b/rcm-server-main.h
@@ -4,6 +4,7 @@
struct device {
char *name;
char *path;
+ char *input_name;
char *driver_name;
char *keymap_name;
int evdev_fd;