summaryrefslogtreecommitdiff
path: root/mail/nmh/patches/patch-be
diff options
context:
space:
mode:
Diffstat (limited to 'mail/nmh/patches/patch-be')
-rw-r--r--mail/nmh/patches/patch-be13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/nmh/patches/patch-be b/mail/nmh/patches/patch-be
new file mode 100644
index 00000000000..59ab75d4c50
--- /dev/null
+++ b/mail/nmh/patches/patch-be
@@ -0,0 +1,13 @@
+$NetBSD: patch-be,v 1.1 2006/03/02 21:28:23 joerg Exp $
+
+--- uip/send.c.orig 2006-03-02 21:11:50.000000000 +0000
++++ uip/send.c
+@@ -111,8 +111,6 @@ extern char *altmsg; /* .. */
+ extern char *annotext;
+ extern char *distfile;
+
+-extern int errno;
+-
+ int
+ main (int argc, char **argv)
+ {