diff options
Diffstat (limited to 'mail/nmh/patches/patch-be')
-rw-r--r-- | mail/nmh/patches/patch-be | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/nmh/patches/patch-be b/mail/nmh/patches/patch-be deleted file mode 100644 index 59ab75d4c50..00000000000 --- a/mail/nmh/patches/patch-be +++ /dev/null @@ -1,13 +0,0 @@ -$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) - { |