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

- use modern C

--- server/imask.c~	1996-04-03 11:41:23.000000000 -0500
+++ server/imask.c	2008-08-31 01:35:04.000000000 -0400
@@ -27,6 +27,7 @@
 *	Input masks.							*
 *									*
 ************************************************************************/
+#include <stdlib.h>
 #include "xmx.h"
 #include "incl/imask.pvt.h"
 
