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