$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
