summaryrefslogtreecommitdiff
path: root/mail/nmh/patches/patch-ba
blob: 16cb135c526c00ac2bc902af46f9298c680f9dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ba,v 1.5 2006/03/02 21:28:23 joerg Exp $

--- uip/packf.c.orig	2006-03-02 21:08:22.000000000 +0000
+++ uip/packf.c
@@ -31,8 +31,6 @@ static struct swit switches[] = {
     { NULL, 0 }
 };
 
-extern int errno;
-
 static int md = NOTOK;
 static int mbx_style = MBOX_FORMAT;
 static int mapping = 0;