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