$NetBSD: patch-dd,v 1.2 2011/07/03 20:16:00 dholland Exp $

- use modern C

--- server/sv.c~	1997-09-23 11:40:11.000000000 -0400
+++ server/sv.c	2008-08-31 02:22:55.000000000 -0400
@@ -35,6 +35,7 @@
 #ifdef _AIX
 #include <sys/select.h>
 #endif
+#include <stdlib.h>
 #include "xmx.h"
 #include "sv.h"
 #include "incl/sv.pvt.h"
