$NetBSD$

--- bcc/table.c.orig	1992-11-14 16:12:38.000000000 +0100
+++ bcc/table.c
@@ -6,6 +6,8 @@
  * usually be set to some level different from OFFKLUDGELEVEL.
  */
 
+#include <string.h>
+
 #include "const.h"
 #include "types.h"
 #include "align.h"
