summaryrefslogtreecommitdiff
path: root/net/socks4/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'net/socks4/patches/patch-an')
-rw-r--r--net/socks4/patches/patch-an13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/socks4/patches/patch-an b/net/socks4/patches/patch-an
new file mode 100644
index 00000000000..1fd201b2798
--- /dev/null
+++ b/net/socks4/patches/patch-an
@@ -0,0 +1,13 @@
+$NetBSD: patch-an,v 1.1 2005/12/27 13:48:56 joerg Exp $
+
+--- rtelnet/telnet/externs.h.orig 2005-12-18 19:47:51.000000000 +0000
++++ rtelnet/telnet/externs.h
+@@ -73,8 +73,6 @@ typedef unsigned char cc_t;
+
+ #define SUBBUFSIZE 256
+
+-extern int errno; /* outside this world */
+-
+ #if !defined(P)
+ # ifdef __STDC__
+ # define P(x) x