diff options
Diffstat (limited to 'mail/nmh/patches/patch-az')
-rw-r--r-- | mail/nmh/patches/patch-az | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/nmh/patches/patch-az b/mail/nmh/patches/patch-az new file mode 100644 index 00000000000..137b96921fa --- /dev/null +++ b/mail/nmh/patches/patch-az @@ -0,0 +1,13 @@ +$NetBSD: patch-az,v 1.1 2006/03/02 21:28:23 joerg Exp $ + +--- uip/dropsbr.c.orig 2006-03-02 21:07:50.000000000 +0000 ++++ uip/dropsbr.c +@@ -31,8 +31,6 @@ + + #include <fcntl.h> + +-extern int errno; +- + /* + * static prototypes + */ |