diff options
Diffstat (limited to 'hw/kdrive/linux/evdev.c')
-rw-r--r-- | hw/kdrive/linux/evdev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/kdrive/linux/evdev.c b/hw/kdrive/linux/evdev.c index 4ccd82239..fcec0f89f 100644 --- a/hw/kdrive/linux/evdev.c +++ b/hw/kdrive/linux/evdev.c @@ -23,7 +23,6 @@ #ifdef HAVE_CONFIG_H #include <kdrive-config.h> #endif -#define NEED_EVENTS #include <errno.h> #include <linux/input.h> #include <X11/X.h> |