diff options
Diffstat (limited to 'net/socks4/patches/patch-aj')
-rw-r--r-- | net/socks4/patches/patch-aj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/socks4/patches/patch-aj b/net/socks4/patches/patch-aj new file mode 100644 index 00000000000..0726b6378c9 --- /dev/null +++ b/net/socks4/patches/patch-aj @@ -0,0 +1,12 @@ +$NetBSD: patch-aj,v 1.1 2005/12/27 13:48:56 joerg Exp $ + +--- rfinger/finger.c.orig 1995-02-21 22:30:11.000000000 +0000 ++++ rfinger/finger.c +@@ -14,7 +14,6 @@ + #endif /* #if defined(ISC) */ + #include "socks.h" + +-extern int errno; + extern char *strrchr(); + char *Progname; + extern char *getenv(); |