diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-05 02:19:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-05 02:19:42 +0000 |
commit | 46c9cedbaaba14bfbede04dab21b7d0e612e25ff (patch) | |
tree | a0c49aa235fb18ac6b5eee69c3053d93527b49e2 /games/kxl/files/patch-src__KXL.h | |
parent | - Add gmime2-sharp, slave port of gmime2. This port provides the C# (diff) |
Upgrade to version 1.1.7
No version bumps neither for other ports since nobody else is using
this one.
Notes
Notes:
svn path=/head/; revision=144248
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> + + + //================================================================ |