summaryrefslogtreecommitdiff
path: root/x11/xmx/patches/patch-ca
blob: 531f29c9d65bbf5615370e4ee67ef67d1485a985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ca,v 1.1 2008/08/31 06:52:29 dholland Exp $

--- server/image.c~	1998-05-07 16:30:37.000000000 -0400
+++ server/image.c	2008-08-31 01:34:39.000000000 -0400
@@ -52,6 +52,7 @@
 ************************************************************************/
 #define NEED_REPLIES
 #define NEED_EVENTS
+#include <stdlib.h>
 #include <X11/X.h>
 #include <X11/Xproto.h>
 #include "xmx.h"