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

--- server/sres.c~	1998-05-07 13:52:45.000000000 -0400
+++ server/sres.c	2008-08-31 02:22:31.000000000 -0400
@@ -27,6 +27,7 @@
 *	Server resources.						*
 *									*
 ************************************************************************/
+#include <stdlib.h>
 #include <X11/Xproto.h>
 #include <X11/X.h>
 #include "xmx.h"