summaryrefslogtreecommitdiff
path: root/chat/xaric/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chat/xaric/patches/patch-aa')
-rw-r--r--chat/xaric/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/chat/xaric/patches/patch-aa b/chat/xaric/patches/patch-aa
new file mode 100644
index 00000000000..9d389fdffb2
--- /dev/null
+++ b/chat/xaric/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2005/12/16 15:20:47 joerg Exp $
+
+--- include/irc_std.h.orig 2005-12-16 15:15:15.000000000 +0000
++++ include/irc_std.h
+@@ -59,7 +59,6 @@ char *alloca();
+
+
+ # include <errno.h>
+-extern int errno;
+
+ #ifndef NBBY
+ # define NBBY 8 /* number of bits in a byte */