summaryrefslogtreecommitdiff
path: root/net-mgmt/sendip/files/patch-gnugetopt.c
blob: 65ec257ae5ad84e983346357294aef0dcef3cbcf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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