summaryrefslogtreecommitdiff
path: root/editors/mule/patches/patch-cf
blob: f534d64f7f2024b2e37f266417c5f0de814f2a2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-cf,v 1.1 2006/01/04 20:35:08 joerg Exp $

--- src/filelock.c.orig	2006-01-04 18:27:02.000000000 +0000
+++ src/filelock.c
@@ -56,8 +56,6 @@ extern DIR *opendir ();
 #endif /* not SYSV_SYSTEM_DIR */
 #endif /* not MCPATH */
 
-extern int errno;
-
 extern char *egetenv ();
 extern char *strcpy ();