Signed-off-by: Peter Hutterer <[email protected]>
---
src/void.c | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/src/void.c b/src/void.c
index c741d87..2ed0082 100644
--- a/src/void.c
+++ b/src/void.c
@@ -29,10 +29,6 @@
#include "config.h"
#endif
-#ifndef XFree86LOADER
-#include <unistd.h>
-#include <errno.h>
-#endif
#include <misc.h>
#include <xf86.h>
@@ -46,9 +42,7 @@
#include <X11/keysym.h>
#include <mipointer.h>
-#ifdef XFree86LOADER
#include <xf86Module.h>
-#endif
#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 7
#include <X11/Xatom.h>
@@ -353,7 +347,6 @@ _X_EXPORT InputDriverRec VOID = {
*
***************************************************************************
*/
-#ifdef XFree86LOADER
/*
* xf86VoidUnplug --
*
@@ -401,4 +394,3 @@ _X_EXPORT XF86ModuleData voidModuleData = {
xf86VoidUnplug
};
-#endif /* XFree86LOADER */
--
1.7.3.2
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel