diff --git a/package/kasc/xblasttnt/linux-joystick_h.patch b/package/kasc/xblasttnt/linux-joystick_h.patch new file mode 100644 index 000000000..0245e660c --- /dev/null +++ b/package/kasc/xblasttnt/linux-joystick_h.patch @@ -0,0 +1,21 @@ +--- ./x11_joystick.c.orig 2005-11-04 17:50:18.000000000 +0100 ++++ ./x11_joystick.c 2005-11-04 17:50:43.000000000 +0100 +@@ -32,7 +32,18 @@ + #ifndef NO_JOYSTICK + #include + #include ++ ++#ifdef __STRICT_ANSI__ ++#define REDEFINE__STRICT_ANSI__ ++#undef __STRICT_ANSI__ ++#endif ++ + #include ++ ++#ifdef REDEFINE__STRICT_ANSI__ ++#define __STRICT_ANSI__ ++#endif ++ + #endif + + #define JOYDIR_NONE 0x00