$NetBSD: patch-ai,v 1.1 2011/07/18 19:06:02 drochner Exp $

--- bin/bbstored/bbstored.cpp.orig	2006-02-23 20:47:37.000000000 +0000
+++ bin/bbstored/bbstored.cpp
@@ -51,6 +51,8 @@
 
 #include "MemLeakFindOn.h"
 
+#include <string.h>
+
 int main(int argc, const char *argv[])
 {
 	MAINHELPER_START
