summaryrefslogtreecommitdiff
path: root/mail/msmtp/patches/patch-af
blob: b925836c6afe95b9587ca1f713d0f32f9e860d57 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>