26c6fb6274
New features: - IPv4 database updated (20030906) - add support of LACNIC registry - add output format "octal" - New program "ipv6logstats" for parsing web server logs
11 lines
318 B
Plaintext
11 lines
318 B
Plaintext
--- getopt/getopt.c.orig Tue Oct 7 14:31:42 2003
|
|
+++ getopt/getopt.c Tue Oct 7 14:31:56 2003
|
|
@@ -43,6 +43,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
|