summaryrefslogtreecommitdiff
path: root/net/icsi-finger/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/icsi-finger/patches/patch-ad')
-rw-r--r--net/icsi-finger/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/icsi-finger/patches/patch-ad b/net/icsi-finger/patches/patch-ad
new file mode 100644
index 00000000000..59bbb12e704
--- /dev/null
+++ b/net/icsi-finger/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2006/06/08 14:29:26 joerg Exp $
+
+--- include/error.h.orig 2006-06-08 14:18:34.000000000 +0000
++++ include/error.h
+@@ -41,8 +41,6 @@
+ #define WARNING 3 /* Makes noise, and informs. */
+ #define DEBUG 4 /* Makes noise only if debuggging. */
+
+-extern int errno; /* sometime missing from <errno.h> */
+-
+ extern char *progname;
+ extern jmp_buf top_level;
+