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

--- src/alias.c.orig	2006-01-24 17:08:31.000000000 +0000
+++ src/alias.c
@@ -67,8 +67,6 @@ static int get_one_alias P_((DBZ *db, in
 
 extern int  is_system;		/* system file updating?     */
 
-extern int errno;
-
 int current_mail_message;
 int num_duplicates;
 DBZ *system_hash = NULL, *user_hash = NULL;