summaryrefslogtreecommitdiff
path: root/mail/ja-mh/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ja-mh/patches/patch-ae')
-rw-r--r--mail/ja-mh/patches/patch-ae14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/ja-mh/patches/patch-ae b/mail/ja-mh/patches/patch-ae
new file mode 100644
index 00000000000..3e03ed0c3e9
--- /dev/null
+++ b/mail/ja-mh/patches/patch-ae
@@ -0,0 +1,14 @@
+$NetBSD: patch-ae,v 1.3 2006/04/11 15:08:38 joerg Exp $
+
+--- sbr/m_draft.c.orig 2006-04-11 13:13:52.000000000 +0000
++++ sbr/m_draft.c
+@@ -10,9 +10,6 @@ static char ident[] = "@(#)$Id: m_draft.
+ #include <sys/stat.h>
+
+
+-extern int errno;
+-
+-
+ char *m_draft (folder, msg, use, isdf)
+ register char *folder,
+ *msg;