$NetBSD$

--- bcc/preproc.c.orig	1992-12-04 22:45:03.000000000 +0100
+++ bcc/preproc.c
@@ -2,6 +2,8 @@
 
 /* Copyright (C) 1992 Bruce Evans */
 
+#include <string.h>
+
 #include "const.h"
 #include "types.h"
 #include "input.h"
