summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/tuxkart/files/tuxkart-0.2.0-alpha.patch')
-rw-r--r--games-action/tuxkart/files/tuxkart-0.2.0-alpha.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/games-action/tuxkart/files/tuxkart-0.2.0-alpha.patch b/games-action/tuxkart/files/tuxkart-0.2.0-alpha.patch
new file mode 100644
index 000000000000..2c1166a2bff8
--- /dev/null
+++ b/games-action/tuxkart/files/tuxkart-0.2.0-alpha.patch
@@ -0,0 +1,10 @@
+--- tuxkart-0.2.0/src/gfx.cxx.old 2003-10-06 11:51:52.000000000 -0400
++++ tuxkart-0.2.0/src/gfx.cxx 2003-10-06 11:52:07.000000000 -0400
+@@ -5,7 +5,6 @@
+ #include <unistd.h>
+ #include <string.h>
+ #include <sys/io.h>
+-#include <sys/perm.h>
+ #endif
+
+ static unsigned int lastGLUTKeystroke = 0 ;