aboutsummaryrefslogtreecommitdiff
path: root/src/evdev_rel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/evdev_rel.c')
-rw-r--r--src/evdev_rel.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/evdev_rel.c b/src/evdev_rel.c
index a6336f8..f6d6c75 100644
--- a/src/evdev_rel.c
+++ b/src/evdev_rel.c
@@ -37,18 +37,12 @@
#include <X11/XF86keysym.h>
#include <X11/extensions/XIproto.h>
-/* The libc wrapper just blows... linux/input.h must be included
- * before xf86_ansic.h and xf86_libc.h so we avoid defining ioctl
- * twice. */
-
#include <linux/input.h>
#include <misc.h>
#include <xf86.h>
#include <xf86str.h>
#include <xf86_OSproc.h>
-#include <xf86_ansic.h>
-#include <xf86_libc.h>
#include <xf86Xinput.h>
#include <exevents.h>
#include <mipointer.h>