pass ARCH down to uClibc
[buildroot.git] / package / xorg / xorg-6.8.2-joystick_h.patch
blob10da5189fbcbab19d08e3e18206427d7e2c206e8
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 $ */
6 +#undef __STRICT_ANSI__
8 #include <sys/types.h>
9 #include <unistd.h>
10 #include <string.h>