aboutsummaryrefslogtreecommitdiffstats
path: root/games/doom/files/patch-ag
blob: 872a38f425ce299aee171b3f67a4fb0320d2cac3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- linuxdoom-1.10/w_wad.c~ Mon Dec 22 22:05:36 1997
+++ linuxdoom-1.10/w_wad.c  Mon Dec 14 03:29:18 1998
@@ -34,7 +34,7 @@
 #include <malloc.h>
 #include <fcntl.h>
 #include <sys/stat.h>
-#include <alloca.h>
+//#include <alloca.h>
 #define O_BINARY       0
 #endif