$NetBSD: patch-cw,v 1.2 2011/07/03 20:15:59 dholland Exp $

- use modern C

--- server/rs.c~	1997-08-19 12:24:33.000000000 -0400
+++ server/rs.c	2008-08-31 02:12:52.000000000 -0400
@@ -28,6 +28,7 @@
 *	with the major and minor reply codes.				*
 *									*
 ************************************************************************/
+#include <stdlib.h>
 #include "xmx.h"
 #include "rs.h"
 #include "incl/rs.pvt.h"
