diff options
Diffstat (limited to 'mail/nmh/patches/patch-an')
-rw-r--r-- | mail/nmh/patches/patch-an | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/nmh/patches/patch-an b/mail/nmh/patches/patch-an new file mode 100644 index 00000000000..9536ba168b7 --- /dev/null +++ b/mail/nmh/patches/patch-an @@ -0,0 +1,12 @@ +$NetBSD: patch-an,v 1.1 2006/03/02 21:28:23 joerg Exp $ + +--- uip/mhoutsbr.c.orig 2006-03-02 20:57:31.000000000 +0000 ++++ uip/mhoutsbr.c +@@ -22,7 +22,6 @@ + #endif + + +-extern int errno; + extern int ebcdicsw; + + static char ebcdicsafe[0x100] = { |