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 0be3bf4..689c4fd 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 *error;
int evdev_fd;
sd_event_source *evdev_ev;
struct libevdev *evdev_dev;