pkgsrc/security/srp_client/patches/patch-au

13 lines
297 B
Text
Raw Normal View History

$NetBSD: patch-au,v 1.1 2006/05/09 19:24:24 joerg Exp $
--- ftp/ftp/glob.c.orig 2006-05-09 19:03:06.000000000 +0000
+++ ftp/ftp/glob.c
@@ -76,7 +76,6 @@ static int tglob();
char **ftpglob();
char *globerr;
char *home;
-extern int errno;
static char *strspl(), *strend();
char **copyblk();