--- ntux_xf.c.orig	Fri Apr 13 13:49:56 2001
+++ ntux_xf.c	Fri Apr 13 08:49:07 2001
@@ -35,9 +35,15 @@ AGREEMENT.
 * provided you contact Peter Busch at pbusch@dfki.de
 */
 
+#ifdef XFree86Server
+#undef XFree86Server
+#endif
+
 #include <windows.h>
 #include <stdio.h>
 #include "keysym.h"
+
+#define XFree86Server
 
 typedef char *  (* _get_surface)( unsigned long size );
 typedef int             (* _init_input)( void );
