$NetBSD$

include <cstring> for strncpy(), memset() etc

--- lib/comhttpsocket.h.orig	2006-11-14 16:34:49.000000000 +0000
+++ lib/comhttpsocket.h
@@ -11,6 +11,7 @@
 #define MBCOMHTTPSocket_H
 #include <stdio.h>
 #include <string>
+#include <cstring>
 
 using namespace std;
 
