summaryrefslogtreecommitdiff
path: root/net/socks5/patches/patch-aj
blob: 8a70899bc4168c515a4da20405cf7a4d8ac97319 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aj,v 1.1 2005/12/18 18:01:18 joerg Exp $

--- clients/ftp/glob.c.orig	2005-12-18 17:37:16.000000000 +0000
+++ clients/ftp/glob.c
@@ -92,8 +92,6 @@ char	*globchars = "`{[*?";
 char	*globerr;
 char	*home;
 
-extern	int errno;
-
 static int match P((char *, char *));
 static int execbrc P((char *, char *));