summaryrefslogtreecommitdiff
path: root/mail/nmh/patches/patch-as
diff options
context:
space:
mode:
Diffstat (limited to 'mail/nmh/patches/patch-as')
-rw-r--r--mail/nmh/patches/patch-as13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/nmh/patches/patch-as b/mail/nmh/patches/patch-as
new file mode 100644
index 00000000000..7b805c61c2e
--- /dev/null
+++ b/mail/nmh/patches/patch-as
@@ -0,0 +1,13 @@
+$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 */