summaryrefslogtreecommitdiff
path: root/src/xf86Ur-98.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xf86Ur-98.c')
-rw-r--r--src/xf86Ur-98.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xf86Ur-98.c b/src/xf86Ur-98.c
index d61632f..a32f124 100644
--- a/src/xf86Ur-98.c
+++ b/src/xf86Ur-98.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/input/ur98/xf86Ur-98.c,v 1.1 2002/11/22 03:49:15 dawes Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/input/ur98/xf86Ur-98.c,v 1.1tsi Exp $ */
#include <sys/types.h>
#include <unistd.h>
@@ -21,7 +21,6 @@
#ifdef XFree86LOADER
#include "xf86Module.h"
-#endif
static const char *reqSymbols[] = {
"AddEnabledDevice",
@@ -65,6 +64,7 @@ static const char *reqSymbols[] = {
"xf86XInputSetSendCoreEvents",
NULL
};
+#endif