summaryrefslogtreecommitdiff
path: root/net/wmnet/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'net/wmnet/patches/patch-ag')
-rw-r--r--net/wmnet/patches/patch-ag12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/wmnet/patches/patch-ag b/net/wmnet/patches/patch-ag
new file mode 100644
index 00000000000..d97f20f7f02
--- /dev/null
+++ b/net/wmnet/patches/patch-ag
@@ -0,0 +1,12 @@
+$NetBSD: patch-ag,v 1.1 2011/11/26 17:16:36 marino Exp $
+
+--- getopt.c.orig 1998-10-09 06:59:00.000000000 +0000
++++ getopt.c
+@@ -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