diff options
Diffstat (limited to 'mail/nmh/patches/patch-bc')
-rw-r--r-- | mail/nmh/patches/patch-bc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/nmh/patches/patch-bc b/mail/nmh/patches/patch-bc deleted file mode 100644 index 7f1f2ac5e54..00000000000 --- a/mail/nmh/patches/patch-bc +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-bc,v 1.1 2006/03/02 21:28:23 joerg Exp $ - ---- uip/refile.c.orig 2006-03-02 21:09:49.000000000 +0000 -+++ uip/refile.c -@@ -47,8 +47,6 @@ static struct swit switches[] = { - { NULL, 0 } - }; - --extern int errno; -- - static char maildir[BUFSIZ]; - - struct st_fold { |