summaryrefslogtreecommitdiff
path: root/chat/kmess/patches
diff options
context:
space:
mode:
Diffstat (limited to 'chat/kmess/patches')
-rw-r--r--chat/kmess/patches/patch-config.h.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/kmess/patches/patch-config.h.in b/chat/kmess/patches/patch-config.h.in
new file mode 100644
index 00000000000..bb724ac3121
--- /dev/null
+++ b/chat/kmess/patches/patch-config.h.in
@@ -0,0 +1,13 @@
+$NetBSD: patch-config.h.in,v 1.1 2012/02/16 15:07:48 hans Exp $
+
+--- config.h.in.orig 2012-01-20 19:10:13.658229763 +0100
++++ config.h.in 2012-01-20 19:12:30.887940973 +0100
+@@ -163,7 +163,7 @@
+ * that defines bzero.
+ */
+
+-#if defined(_AIX)
++#if defined(_AIX) || defined(__sun)
+ #include <strings.h>
+ #endif
+