aboutsummaryrefslogtreecommitdiffstats
path: root/games/heretic/files/patch-ae
blob: 8754ef9bf0688fa39ce0d858fd2d80d0c4cbde10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- opengl/gl_struct.h  Wed Jan 26 14:38:19 2000
+++ opengl/gl_struct.h.new  Sun Feb 13 03:54:46 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>