xorg-6.8.2-joystick_h.patch 389 B

12345678910
  1. --- xc/programs/Xserver/hw/xfree86/input/ur98/xf86Ur-98.c.orig 2007-02-13 21:17:02.000000000 -0800
  2. +++ xc/programs/Xserver/hw/xfree86/input/ur98/xf86Ur-98.c 2007-02-13 21:17:32.000000000 -0800
  3. @@ -1,5 +1,7 @@
  4. /* $XFree86: xc/programs/Xserver/hw/xfree86/input/ur98/xf86Ur-98.c,v 1.1tsi Exp $ */
  5. +#undef __STRICT_ANSI__
  6. +
  7. #include <sys/types.h>
  8. #include <unistd.h>
  9. #include <string.h>