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

- use modern C

--- server/proto.c~	1998-04-22 18:54:02.000000000 -0400
+++ server/proto.c	2008-08-31 01:41:05.000000000 -0400
@@ -38,6 +38,7 @@
 *	This construction is primarily to reduce typing.		*
 *									*
 ************************************************************************/
+#include <string.h>
 #include <X11/X.h>
 #include <X11/Xlib.h>
 #include <X11/Xatom.h>
