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-af
1999-01-15 02:54:22 +00:00

12 lines
219 B
Plaintext

--- linuxdoom-1.10/r_data.c~ Mon Dec 22 21:57:47 1997
+++ linuxdoom-1.10/r_data.c Mon Dec 14 03:27:49 1998
@@ -42,7 +42,7 @@
#include "r_sky.h"
#ifdef LINUX
-#include <alloca.h>
+//#include <alloca.h>
#endif