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

--- lib-src/timer.c.orig	2006-01-04 17:44:22.000000000 +0000
+++ lib-src/timer.c
@@ -33,7 +33,6 @@
 #endif
 
 
-extern int errno;
 extern char *strerror ();
 #ifndef OSF1
 extern char *malloc ();