diff options
Diffstat (limited to 'games/wmminichess/files/patch-xgen.c')
-rw-r--r-- | games/wmminichess/files/patch-xgen.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/wmminichess/files/patch-xgen.c b/games/wmminichess/files/patch-xgen.c deleted file mode 100644 index 0fa4a73f7b84..000000000000 --- a/games/wmminichess/files/patch-xgen.c +++ /dev/null @@ -1,10 +0,0 @@ ---- xgen.c.orig 1999-07-29 14:00:50.000000000 +0900 -+++ xgen.c 2012-10-24 03:05:24.000000000 +0900 -@@ -30,6 +30,7 @@ - */ - - #include <stdio.h> -+#include <stdlib.h> - #include <string.h> - #include <X11/Xlib.h> - #include <X11/xpm.h> |