13 lines
306 B
Text
13 lines
306 B
Text
$NetBSD: patch-aq,v 1.1 2006/03/02 21:28:23 joerg Exp $
|
|
|
|
--- uip/mhlist.c.orig 2006-03-02 20:58:40.000000000 +0000
|
|
+++ uip/mhlist.c
|
|
@@ -69,8 +69,6 @@ static struct swit switches[] = {
|
|
};
|
|
|
|
|
|
-extern int errno;
|
|
-
|
|
/* mhparse.c */
|
|
extern int checksw;
|
|
extern char *tmp; /* directory to place temp files */
|