$NetBSD: patch-bb,v 1.1 2013/01/23 02:17:06 noud4 Exp $

--- src/xalanc/XMLSupport/FormatterToHTML.cpp.orig	2013-01-20 21:05:16.000000000 +0000
+++ src/xalanc/XMLSupport/FormatterToHTML.cpp	2013-01-20 21:06:04.000000000 +0000
@@ -47,7 +47,9 @@
 
 #include <xalanc/DOMSupport/DOMServices.hpp>
 
-
+#ifdef __NetBSD__
+#include <cstring>
+#endif
 
 XALAN_CPP_NAMESPACE_BEGIN
 
