$NetBSD: patch-dj,v 1.1 2008/08/31 06:52:29 dholland Exp $

--- server/xmc.c~	1998-04-01 18:45:05.000000000 -0500
+++ server/xmc.c	2008-08-31 02:26:54.000000000 -0400
@@ -32,6 +32,8 @@
 #ifdef _AIX
 #include <sys/select.h>
 #endif
+#include <stdlib.h>
+#include <string.h>
 #include <X11/X.h>
 #include <X11/Xproto.h>
 
