diff options
Diffstat (limited to 'mail/nmh/patches/patch-av')
-rw-r--r-- | mail/nmh/patches/patch-av | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/nmh/patches/patch-av b/mail/nmh/patches/patch-av deleted file mode 100644 index d855a011f63..00000000000 --- a/mail/nmh/patches/patch-av +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-av,v 1.1 2006/03/02 21:28:23 joerg Exp $ - ---- uip/mhshow.c.orig 2006-03-02 21:00:48.000000000 +0000 -+++ uip/mhshow.c -@@ -83,8 +83,6 @@ static struct swit switches[] = { - }; - - --extern int errno; -- - /* mhparse.c */ - extern int checksw; - extern char *tmp; /* directory to place temp files */ |