summaryrefslogblamecommitdiff
path: root/games/znibbles/files/patch-src::getopt.c
blob: 9ba3f2f0bcaec39b58b56652302ab63c4c5d5fc8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                            
--- 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