Files
pkgsrc-ng/net/openwbem/patches/patch-src_repositories_hdb_OW__AssocDb.hpp
2013-09-26 17:14:40 +02:00

14 lines
363 B
C++

$NetBSD: patch-src_repositories_hdb_OW__AssocDb.hpp,v 1.1 2013/03/26 23:34:35 joerg Exp $
--- src/repositories/hdb/OW_AssocDb.hpp.orig 2013-03-25 15:20:50.000000000 +0000
+++ src/repositories/hdb/OW_AssocDb.hpp
@@ -50,6 +50,8 @@
#include "OW_IntrusiveReference.hpp"
#include "OW_IntrusiveCountableBase.hpp"
+#include <cstring>
+
namespace OW_NAMESPACE
{