summaryrefslogtreecommitdiff
path: root/mail/nmh/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/nmh/patches/patch-ab')
-rw-r--r--mail/nmh/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/nmh/patches/patch-ab b/mail/nmh/patches/patch-ab
new file mode 100644
index 00000000000..57534ebccac
--- /dev/null
+++ b/mail/nmh/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.5 2006/03/02 21:28:23 joerg Exp $
+
+--- sbr/context_read.c.orig 2006-03-02 16:47:03.000000000 +0000
++++ sbr/context_read.c
+@@ -9,8 +9,6 @@
+ #include <errno.h>
+ #include <pwd.h>
+
+-extern int errno;
+-
+ void
+ context_read (void)
+ {