Files
pkgsrc-ng/net/socks5/patches/patch-ak
2013-09-26 17:14:40 +02:00

16 lines
411 B
Plaintext

$NetBSD: patch-ak,v 1.1 2005/12/18 18:01:18 joerg Exp $
--- clients/telnet/externs.h.orig 2005-12-18 17:38:01.000000000 +0000
+++ clients/telnet/externs.h
@@ -118,10 +118,6 @@ typedef unsigned char cc_t;
#define SUBBUFSIZE 256
-#ifndef CRAY
-extern int errno; /* outside this world */
-#endif
-
extern int
autologin, /* Autologin enabled */
skiprc, /* Don't process the ~/.telnetrc file */