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

--- server/cursor.c~	1998-02-26 18:31:52.000000000 -0500
+++ server/cursor.c	2008-08-31 00:40:42.000000000 -0400
@@ -25,6 +25,7 @@
 *   cursor.c								*
 *									*
 ************************************************************************/
+#include <stdlib.h>
 #include <X11/Xproto.h>
 #include <X11/X.h>
 #include "xmx.h"