diff options
Diffstat (limited to 'emulators/gngeo/files/patch-src-streams.c')
-rw-r--r-- | emulators/gngeo/files/patch-src-streams.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/gngeo/files/patch-src-streams.c b/emulators/gngeo/files/patch-src-streams.c deleted file mode 100644 index f471bcdcf1b7..000000000000 --- a/emulators/gngeo/files/patch-src-streams.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/streams.c.orig Sat Feb 28 12:50:41 2004 -+++ src/streams.c Wed Aug 17 16:32:02 2005 -@@ -10,7 +10,7 @@ - #endif - - #include <string.h> --#include <malloc.h> -+#include <stdlib.h> - #include <stdio.h> - #include "emu.h" - #include <math.h> |