diff options
Diffstat (limited to 'editors/mule/patches/patch-by')
-rw-r--r-- | editors/mule/patches/patch-by | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/mule/patches/patch-by b/editors/mule/patches/patch-by new file mode 100644 index 00000000000..4053e20c1f5 --- /dev/null +++ b/editors/mule/patches/patch-by @@ -0,0 +1,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 (); |