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

--- server/vconf.c~	1998-05-05 15:00:20.000000000 -0400
+++ server/vconf.c	2008-08-31 02:26:08.000000000 -0400
@@ -43,6 +43,9 @@
 *	without merging.						*
 *									*
 ************************************************************************/
+#include <stdlib.h>
+#include <string.h>
+
 #include <X11/X.h>
 #define NEED_REPLIES
 #define NEED_EVENTS