aboutsummaryrefslogtreecommitdiffstats
path: root/games/znibbles/files/patch-src::getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/znibbles/files/patch-src::getopt.c')
-rw-r--r--games/znibbles/files/patch-src::getopt.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/znibbles/files/patch-src::getopt.c b/games/znibbles/files/patch-src::getopt.c
deleted file mode 100644
index 9ba3f2f0bca..00000000000
--- a/games/znibbles/files/patch-src::getopt.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/getopt.c Tue Apr 27 09:38:18 1999
-+++ src/getopt.c Sat Oct 26 00:48:50 2002
-@@ -40,6 +40,7 @@
- #endif
-
- #include <stdio.h>
-+#include <string.h>
-
- /* Comment out all this code if we are using the GNU C Library, and are not
- actually compiling the library itself. This code is part of the GNU C