$NetBSD: patch-ac,v 1.1 1998/12/31 05:51:01 garbled Exp $

--- src/code.c.orig	2006-04-26 19:16:50.000000000 +0000
+++ src/code.c
@@ -11,6 +11,7 @@
 
 #ifdef	HAS_STDLIB_H
 #include	<stdlib.h>
+#include	<string.h>
 #else
 #	include "proto.h"
 	extern char	* memcpy P((char *, char *, int));
