summaryrefslogtreecommitdiff
path: root/mail/ja-mh/patches/patch-af
blob: be9a84329ebd4119583f5833440c6cccfe2c99af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-af,v 1.3 2006/04/11 15:08:38 joerg Exp $

--- sbr/m_getdefs.c.orig	2006-04-11 13:14:22.000000000 +0000
+++ sbr/m_getdefs.c
@@ -13,9 +13,6 @@ static char ident[] = "@(#)$Id: m_getdef
 #include <sys/stat.h>
 #include <pwd.h>
 
-
-extern int errno;
-
 #ifndef __STDC__
 #ifdef	SYS5
 struct	passwd	*getpwuid ();