diff options
Diffstat (limited to 'mail/nmh/patches/patch-ae')
-rw-r--r-- | mail/nmh/patches/patch-ae | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/nmh/patches/patch-ae b/mail/nmh/patches/patch-ae deleted file mode 100644 index 8129c05aa49..00000000000 --- a/mail/nmh/patches/patch-ae +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2006/03/02 21:28:23 joerg Exp $ - ---- sbr/m_draft.c.orig 2006-03-02 20:28:13.000000000 +0000 -+++ sbr/m_draft.c -@@ -8,9 +8,6 @@ - #include <h/mh.h> - #include <errno.h> - --extern int errno; -- -- - char * - m_draft (char *folder, char *msg, int use, int *isdf) - { |