1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/doom/files/patch-ag
1999-01-15 02:54:22 +00:00

12 lines
262 B
Plaintext

--- 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