XXX This package is also a nice example of how to "fix" ctype-related XXX compiler warnings without fixing the problems at hand. Con'grats!
12 lines
277 B
Text
12 lines
277 B
Text
$NetBSD: patch-ae,v 1.1 2006/01/13 19:16:06 joerg Exp $
|
|
|
|
--- retr.c.orig 2006-01-13 19:04:50.000000000 +0000
|
|
+++ retr.c
|
|
@@ -45,7 +45,6 @@ extern int verbose;
|
|
extern int showprogress;
|
|
extern int dodots;
|
|
extern int cksum;
|
|
-extern int errno;
|
|
extern SSL_CTX *ctx;
|
|
|
|
/*
|