$NetBSD: patch-ai,v 1.1 2005/12/18 18:01:18 joerg Exp $

--- clients/ftp/ftp.c.orig	2005-12-18 17:36:46.000000000 +0000
+++ clients/ftp/ftp.c
@@ -81,7 +81,7 @@ int	ptflag = 0;
 off_t	restart_point = 0;
 unsigned long socks_bind_remoteAddr;		/* Socks */
 
-extern int connected, errno;
+extern int connected;
 
 FILE	*cin, *cout;
 FILE	*dataconn();
