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