summaryrefslogtreecommitdiff
path: root/mail/msmtp/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'mail/msmtp/patches/patch-af')
-rw-r--r--mail/msmtp/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/msmtp/patches/patch-af b/mail/msmtp/patches/patch-af
new file mode 100644
index 00000000000..b925836c6af
--- /dev/null
+++ b/mail/msmtp/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2006/01/08 16:38:41 joerg Exp $
+
+--- src/smtp.c.orig 2006-01-08 16:33:04.000000000 +0000
++++ src/smtp.c
+@@ -33,7 +33,6 @@
+ #include <strings.h>
+ #include <ctype.h>
+ #include <errno.h>
+-extern int errno;
+
+ #ifdef USE_GSASL
+ #include <gsasl.h>