14 lines
255 B
Text
14 lines
255 B
Text
$NetBSD: patch-be,v 1.1 2006/04/11 15:08:38 joerg Exp $
|
||
|
||
--- 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];
|
||
|
||
|