$NetBSD: patch-ah,v 1.1 2005/12/27 13:48:56 joerg Exp $ --- lib/Rconnect.c.orig 2005-12-18 19:23:30.000000000 +0000 +++ lib/Rconnect.c @@ -2,7 +2,7 @@ #include #include #include -#include +#include #if defined(ISC) #include #endif /* #if defined(ISC) */ @@ -40,7 +40,6 @@ char *socks_serverlist; char socks_cmd[] = "connect"; -extern int errno; extern char *getenv(); extern char *getlogin(); static struct sockaddr_in cursin;