openbsd-ports/net/ipv6calc/patches/patch-getopt_getopt_c
pvalchev 26c6fb6274 Update to ipv6calc-0.46; from maintainer Vladimir Kotal
New features:
- IPv4 database updated (20030906)
- add support of LACNIC registry
- add output format "octal"
- New program "ipv6logstats" for parsing web server logs
2003-10-07 15:58:20 +00:00

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