summaryrefslogtreecommitdiff
path: root/mail/imap-uw/patches/patch-ap
blob: 5a8de7e207a9114c07ce6d8e44685199e44e88f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ap,v 1.2 2007/08/03 17:03:31 obache Exp $

--- src/osdep/unix/unix.c.orig	2007-06-18 20:22:43.000000000 +0000
+++ src/osdep/unix/unix.c
@@ -42,7 +42,6 @@
 #include <stdio.h>
 #include <ctype.h>
 #include <errno.h>
-extern int errno;		/* just in case */
 #include <signal.h>
 #include "mail.h"
 #include "osdep.h"