summaryrefslogtreecommitdiff
path: root/net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp')
-rw-r--r--net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp10
1 files changed, 10 insertions, 0 deletions
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 <string.h>
+ #endif
+
++#include <unistd.h>
+ #include "CimCurl.h"
+
+ extern int useNl;