summaryrefslogtreecommitdiff
path: root/mail/msmtp/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'mail/msmtp/patches/patch-ae')
-rw-r--r--mail/msmtp/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/msmtp/patches/patch-ae b/mail/msmtp/patches/patch-ae
new file mode 100644
index 00000000000..34f7f8202ac
--- /dev/null
+++ b/mail/msmtp/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2006/01/08 16:38:41 joerg Exp $
+
+--- src/os_env.c.orig 2006-01-08 16:32:07.000000000 +0000
++++ src/os_env.c
+@@ -29,7 +29,6 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <errno.h>
+-extern int errno;
+ #include <fcntl.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>