diff options
Diffstat (limited to 'games/kxl/files/patch-src__KXL.h')
-rw-r--r-- | games/kxl/files/patch-src__KXL.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/kxl/files/patch-src__KXL.h b/games/kxl/files/patch-src__KXL.h new file mode 100644 index 000000000000..f355b4da9628 --- /dev/null +++ b/games/kxl/files/patch-src__KXL.h @@ -0,0 +1,10 @@ +--- src/KXL.h.orig Wed Oct 5 12:14:12 2005 ++++ src/KXL.h Wed Oct 5 12:14:18 2005 +@@ -4,7 +4,6 @@ + #include <stdio.h> + #include <X11/Xlib.h> + #include <X11/Xutil.h> +-#include <linux/joystick.h> + + + //================================================================ |