12 lines
290 B
Text
12 lines
290 B
Text
$NetBSD: patch-bf,v 1.1 2006/03/02 21:28:23 joerg Exp $
|
|
|
|
--- uip/viamail.c.orig 2006-03-02 21:12:25.000000000 +0000
|
|
+++ uip/viamail.c
|
|
@@ -48,7 +48,6 @@ static struct swit switches[] = {
|
|
{ NULL, 0 }
|
|
};
|
|
|
|
-extern int errno;
|
|
extern int debugsw;
|
|
extern int splitsw;
|
|
extern int verbsw;
|