summaryrefslogtreecommitdiff
path: root/net/nocol/patches/patch-as
diff options
context:
space:
mode:
Diffstat (limited to 'net/nocol/patches/patch-as')
-rw-r--r--net/nocol/patches/patch-as13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/nocol/patches/patch-as b/net/nocol/patches/patch-as
new file mode 100644
index 00000000000..0e155afcc8f
--- /dev/null
+++ b/net/nocol/patches/patch-as
@@ -0,0 +1,13 @@
+$NetBSD: patch-as,v 1.1 2005/12/27 13:47:11 joerg Exp $
+
+--- support/multiping/multiping.c.orig 2005-12-18 20:42:05.000000000 +0000
++++ support/multiping/multiping.c
+@@ -158,7 +158,7 @@ main(argc, argv)
+ int argc;
+ char **argv;
+ {
+- extern int errno, optind;
++ extern int optind;
+ extern char *optarg;
+ struct timeval timeout;
+ struct protoent *proto;