summaryrefslogtreecommitdiff
path: root/net/socks5/files/patch-al
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net/socks5/files/patch-al10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/socks5/files/patch-al b/net/socks5/files/patch-al
new file mode 100644
index 000000000000..1b7660110396
--- /dev/null
+++ b/net/socks5/files/patch-al
@@ -0,0 +1,10 @@
+--- clients/telnet/telnet.c.org Fri Sep 24 23:18:34 1999
++++ clients/telnet/telnet.c Fri Sep 24 23:18:58 1999
+@@ -596,6 +596,7 @@
+ else return(unknown);
+ }
+
++#undef HAVE_SETUPTERM /* GROSS KLUDGE XXX -- imp */
+ #ifndef HAVE_SETUPTERM
+ extern int tgetent(char *, char *);
+ char termbuf[1024];