summaryrefslogtreecommitdiff
path: root/chat/icb/patches/patch-bo
diff options
context:
space:
mode:
Diffstat (limited to 'chat/icb/patches/patch-bo')
-rw-r--r--chat/icb/patches/patch-bo13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/icb/patches/patch-bo b/chat/icb/patches/patch-bo
new file mode 100644
index 00000000000..9e65d9beb3c
--- /dev/null
+++ b/chat/icb/patches/patch-bo
@@ -0,0 +1,13 @@
+$NetBSD: patch-bo,v 1.1 2006/05/15 15:33:00 christos Exp $
+
+--- malloc/xmalloc.c.orig 1995-02-24 16:20:43.000000000 -0500
++++ malloc/xmalloc.c 2006-05-15 10:52:52.000000000 -0400
+@@ -20,6 +20,8 @@
+ Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+
+ #include <stdio.h>
++#include <stdlib.h>
++#include <unistd.h>
+
+ static void memory_error_and_abort ();
+