summaryrefslogtreecommitdiff
path: root/x11/xmx/patches/patch-ck
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xmx/patches/patch-ck')
-rw-r--r--x11/xmx/patches/patch-ck12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/xmx/patches/patch-ck b/x11/xmx/patches/patch-ck
new file mode 100644
index 00000000000..a8497d80d5a
--- /dev/null
+++ b/x11/xmx/patches/patch-ck
@@ -0,0 +1,12 @@
+$NetBSD: patch-ck,v 1.1 2008/08/31 06:52:29 dholland Exp $
+
+--- server/pmap.c~ 1998-04-08 12:24:43.000000000 -0400
++++ server/pmap.c 2008-08-31 01:38:42.000000000 -0400
+@@ -25,6 +25,7 @@
+ * pmap.c *
+ * *
+ ************************************************************************/
++#include <stdlib.h>
+ #define NEED_REPLIES
+ #define NEED_EVENTS
+ #include <X11/X.h>