summaryrefslogtreecommitdiff
path: root/net/openwbem/patches/patch-src_mof_OW__MOFCompiler.hpp
diff options
context:
space:
mode:
authorjoerg <joerg>2013-03-26 23:34:34 +0000
committerjoerg <joerg>2013-03-26 23:34:34 +0000
commitc00276b801dd3eaed5a87bd779b2418f1962cd63 (patch)
tree9522612c31402f49c36939dfde50e77972de2d28 /net/openwbem/patches/patch-src_mof_OW__MOFCompiler.hpp
parentadd4416dbea9714eeb85a48c2167f1fe6f3b35a0 (diff)
downloadpkgsrc-c00276b801dd3eaed5a87bd779b2418f1962cd63.tar.gz
Define functions used by templates before this use.
Add some missing includes. Prefer ext/hash_map over hash_map.
Diffstat (limited to 'net/openwbem/patches/patch-src_mof_OW__MOFCompiler.hpp')
-rw-r--r--net/openwbem/patches/patch-src_mof_OW__MOFCompiler.hpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/openwbem/patches/patch-src_mof_OW__MOFCompiler.hpp b/net/openwbem/patches/patch-src_mof_OW__MOFCompiler.hpp
new file mode 100644
index 00000000000..aeb5a64d3a4
--- /dev/null
+++ b/net/openwbem/patches/patch-src_mof_OW__MOFCompiler.hpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-src_mof_OW__MOFCompiler.hpp,v 1.1 2013/03/26 23:34:34 joerg Exp $
+
+--- src/mof/OW_MOFCompiler.hpp.orig 2013-03-25 15:37:55.000000000 +0000
++++ src/mof/OW_MOFCompiler.hpp
+@@ -35,6 +35,7 @@
+ #ifndef OW_MOF_COMPILER_HPP_INCLUDE_GUARD_
+ #define OW_MOF_COMPILER_HPP_INCLUDE_GUARD_
+ #include "OW_config.h"
++#include "OW_List.hpp"
+ #include "OW_CIMOMHandleIFC.hpp"
+ #include "OW_String.hpp"
+ #include "OW_MOFParserErrorHandlerIFC.hpp"