$NetBSD: patch-bz,v 1.1 2008/08/31 06:52:29 dholland Exp $ --- server/host.c~ 1996-04-07 22:00:25.000000000 -0400 +++ server/host.c 2008-08-31 01:34:06.000000000 -0400 @@ -30,6 +30,8 @@ #include <sys/param.h> #include <sys/types.h> #include <sys/socket.h> +#include <stdlib.h> +#include <string.h> #include <netdb.h> #include "xmx.h"