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

- use modern C

--- server/iswap.c~	1998-04-27 16:17:54.000000000 -0400
+++ server/iswap.c	2008-08-31 01:35:53.000000000 -0400
@@ -31,6 +31,7 @@
 *	locations outside the buffers.					*
 *									*
 ************************************************************************/
+#include <string.h>
 #include "iswap.h"
 #include "xmx.h"
 #include "incl/iswap.pvt.h"
