$NetBSD$

--- bcc/input.c.orig	1992-11-14 16:12:36.000000000 +0100
+++ bcc/input.c
@@ -2,6 +2,8 @@
 
 /* Copyright (C) 1992 Bruce Evans */
 
+#include <string.h>
+
 #define ARBITRARY_BACKSLASH_NEWLINES_NOT
 #define INSERT_BACKSLASH_NEWLINES_NOT
 
