Files
pkgsrc-ng/mail/ja-mh/patches/patch-be
T
2013-09-26 17:14:40 +02:00

17 lines
278 B
Plaintext

$NetBSD: patch-be,v 1.2 2010/09/27 12:01:49 taca Exp $
* Don't declare errno.
--- uip/refile.c.orig 2006-04-11 14:45:44.000000000 +0000
+++ uip/refile.c
@@ -47,9 +47,6 @@ static struct swit switches[] = {
/* */
-extern int errno;
-
-
static char maildir[BUFSIZ];