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

13 lines
291 B
Plaintext

$NetBSD: patch-al,v 1.1 2005/12/27 13:48:56 joerg Exp $
--- rftp/glob.c.orig 1994-10-17 20:21:37.000000000 +0000
+++ rftp/glob.c
@@ -82,7 +82,6 @@ static int tglob();
char **ftpglob();
char *globerr;
char *home;
-extern int errno;
static char *strspl(), *strend();
char **copyblk();