summaryrefslogtreecommitdiff
path: root/games/xbattle/files/patch-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/xbattle/files/patch-main.c')
-rw-r--r--games/xbattle/files/patch-main.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/games/xbattle/files/patch-main.c b/games/xbattle/files/patch-main.c
deleted file mode 100644
index 49e5cfa7efdb..000000000000
--- a/games/xbattle/files/patch-main.c
+++ /dev/null
@@ -1,9 +0,0 @@
---- ./main.c.orig 1995-12-19 23:21:51.000000000 +0100
-+++ ./main.c 2014-03-29 18:28:41.999944284 +0100
-@@ -1,4 +1,6 @@
- #include <stdio.h>
-+#include <stdlib.h>
-+#include <string.h>
-
- /**** x include files ****/
- #include <X11/Xlib.h>