summaryrefslogtreecommitdiffstats
path: root/games/heretic/files/patch-opengl_gl_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/heretic/files/patch-opengl_gl_struct.h')
-rw-r--r--games/heretic/files/patch-opengl_gl_struct.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/heretic/files/patch-opengl_gl_struct.h b/games/heretic/files/patch-opengl_gl_struct.h
new file mode 100644
index 0000000..009be36
--- /dev/null
+++ b/games/heretic/files/patch-opengl_gl_struct.h
@@ -0,0 +1,11 @@
+--- opengl/gl_struct.h.orig Wed Jan 26 14:38:19 2000
++++ opengl/gl_struct.h Sun Apr 2 16:43:51 2000
+@@ -2,7 +2,7 @@
+ #define __GL_STRUCT_H__
+
+ #include <stdio.h>
+-#include <malloc.h>
++#include <stdlib.h>
+ #include <string.h>
+ #include <GL/gl.h>
+ #include <GL/glu.h>
OpenPOWER on IntegriCloud