diff options
Diffstat (limited to 'games/xbattle/files/patch-replay.c')
-rw-r--r-- | games/xbattle/files/patch-replay.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/games/xbattle/files/patch-replay.c b/games/xbattle/files/patch-replay.c deleted file mode 100644 index ea3605c196a9..000000000000 --- a/games/xbattle/files/patch-replay.c +++ /dev/null @@ -1,9 +0,0 @@ ---- ./replay.c.orig 1995-12-19 23:21:51.000000000 +0100 -+++ ./replay.c 2014-03-29 18:28:41.999944284 +0100 -@@ -1,4 +1,6 @@ - #include <stdio.h> -+#include <string.h> -+#include <stdlib.h> - - #include "constant.h" - |