summaryrefslogtreecommitdiff
path: root/net/openwbem/patches/patch-src_cimom_server_OW__Platform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/openwbem/patches/patch-src_cimom_server_OW__Platform.cpp')
-rw-r--r--net/openwbem/patches/patch-src_cimom_server_OW__Platform.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/openwbem/patches/patch-src_cimom_server_OW__Platform.cpp b/net/openwbem/patches/patch-src_cimom_server_OW__Platform.cpp
new file mode 100644
index 00000000000..260205367cb
--- /dev/null
+++ b/net/openwbem/patches/patch-src_cimom_server_OW__Platform.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-src_cimom_server_OW__Platform.cpp,v 1.1 2013/03/26 23:34:34 joerg Exp $
+
+--- src/cimom/server/OW_Platform.cpp.orig 2013-03-25 15:28:45.000000000 +0000
++++ src/cimom/server/OW_Platform.cpp
+@@ -34,6 +34,7 @@
+ * @author Bart Whiteley
+ */
+
++#include <cstdlib>
+ #include "OW_config.h"
+ #include "OW_Platform.hpp"
+ #include "OW_ConfigOpts.hpp"