From a77c4f2429721987a25ad3383b6bebb3fe5bfe75 Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 2 Oct 2013 20:04:27 +0000 Subject: net-mgmt/sblim-wbemcli: add and fix -fpermissive errors Approved by: portmgr (bapt, implicit) --- net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp (limited to 'net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp') diff --git a/net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp b/net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp new file mode 100644 index 000000000000..82a8b0f3a154 --- /dev/null +++ b/net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp @@ -0,0 +1,10 @@ +--- CimCurl.cpp.orig 2009-03-04 19:10:54.000000000 +0000 ++++ CimCurl.cpp +@@ -27,6 +27,7 @@ + #include + #endif + ++#include + #include "CimCurl.h" + + extern int useNl; -- cgit v1.2.3