summaryrefslogtreecommitdiff
path: root/mail/nail/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'mail/nail/patches/patch-ad')
-rw-r--r--mail/nail/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/nail/patches/patch-ad b/mail/nail/patches/patch-ad
new file mode 100644
index 00000000000..ceabd481409
--- /dev/null
+++ b/mail/nail/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.3 2005/12/20 16:12:17 joerg Exp $
+
+--- lex.c.orig 2005-12-20 16:07:57.000000000 +0000
++++ lex.c
+@@ -79,7 +79,6 @@ setfile(char *name, int newmail)
+ char isedit;
+ char *who = name[1] ? name + 1 : myname;
+ static int shudclob;
+- extern int errno;
+ size_t offset;
+ int omsgCount = 0;
+ struct shortcut *sh;