summaryrefslogtreecommitdiff
path: root/mail/elm-me/patches/patch-bu
blob: 9295cc729ca039edfd6d4edf4f640ac852fefbdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bu,v 1.1 2006/01/24 19:01:45 joerg Exp $

--- src/showmsg.c.orig	2006-01-24 17:37:17.000000000 +0000
+++ src/showmsg.c
@@ -22,8 +22,6 @@ static char rcsid[] = "@(#)$Id: showmsg.
 
 DEBUG_VAR(Debug,__FILE__,"ui");
 
-extern int errno;
-
 int pipe_abort = FALSE; /* not used anymore, but won't compile without it */
 
 static int need_meta (hdr)