diff options
Diffstat (limited to 'games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp')
| -rw-r--r-- | games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp b/games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp deleted file mode 100644 index 505201c9d88b..000000000000 --- a/games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp +++ /dev/null @@ -1,15 +0,0 @@ ---- ./src/3dsparse/aseFile.tab.cpp.orig Fri Jan 23 17:58:58 2004 -+++ ./src/3dsparse/aseFile.tab.cpp Fri Jan 23 18:01:17 2004 -@@ -330,10 +330,10 @@ - #include <alloca.h> - #else /* not sparc */ - #if defined (MSDOS) && !defined (__TURBOC__) --#include <malloc.h> -+#include <stdlib.h> - #else /* not MSDOS, or __TURBOC__ */ - #if defined(_AIX) --#include <malloc.h> -+#include <stdlib.h> - #pragma alloca - #else /* not MSDOS, __TURBOC__, or _AIX */ - #ifdef __hpux |
