aboutsummaryrefslogtreecommitdiff
path: root/games/gracer/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'games/gracer/files/patch-ac')
-rw-r--r--games/gracer/files/patch-ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/gracer/files/patch-ac b/games/gracer/files/patch-ac
new file mode 100644
index 000000000000..3f189f51949b
--- /dev/null
+++ b/games/gracer/files/patch-ac
@@ -0,0 +1,10 @@
+--- src/glbind.c.orig Mon Mar 10 15:31:50 2003
++++ src/glbind.c Mon Mar 10 15:31:52 2003
+@@ -20,6 +20,7 @@
+ */
+
+ #include <unistd.h>
++#define GL_GLEXT_LEGACY
+ #include <GL/gl.h>
+ #include <GL/glut.h>
+ #include <string.h>