freebsd-ports/net-mgmt/sendip/files/patch-gnugetopt.c
Michael Landin 7fb4d56525 Unbreak sendip build on -CURRENT.
PR:		52584
Submitted by:	maintainer
Approved by:	roberto (mentor)
2003-06-04 14:34:24 +00:00

10 lines
310 B
C

--- gnugetopt.c.orig Thu May 22 08:35:25 2003
+++ gnugetopt.c Thu May 22 08:35:37 2003
@@ -45,6 +45,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