summaryrefslogtreecommitdiff
path: root/mail/mpop/patches/patch-ae
blob: d51e18894d5279cacd92c2aea5f391f6c8194416 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1 2005/12/20 16:32:16 joerg Exp $

--- src/pop3.c.orig	2005-12-20 16:25:21.000000000 +0000
+++ src/pop3.c
@@ -34,7 +34,6 @@
 #include <strings.h>
 #include <ctype.h>
 #include <errno.h>
-extern int errno;
 
 #ifdef USE_GSASL
 #include <gsasl.h>