diff options
Diffstat (limited to 'mail/msmtp/patches/patch-ac')
-rw-r--r-- | mail/msmtp/patches/patch-ac | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/msmtp/patches/patch-ac b/mail/msmtp/patches/patch-ac deleted file mode 100644 index 47bfe850211..00000000000 --- a/mail/msmtp/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2006/01/08 16:38:41 joerg Exp $ - ---- src/conf.c.orig 2006-01-08 16:30:23.000000000 +0000 -+++ src/conf.c -@@ -31,7 +31,6 @@ - #include <string.h> - #include <ctype.h> - #include <errno.h> --extern int errno; - - #include "gettext.h" - #include "xalloc.h" |