OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/libopendrim0?expand=0&rev=5
13 lines
337 B
Diff
13 lines
337 B
Diff
diff -wruN -x '*~' ../orig-libopendrim-1.1.4/Common.h ./Common.h
|
|
--- ../orig-libopendrim-1.1.4/Common.h 2010-11-23 16:26:07.000000000 +0100
|
|
+++ ./Common.h 2012-05-28 19:45:38.033742844 +0200
|
|
@@ -96,6 +96,8 @@
|
|
|
|
#endif //_COMMON_MACROS
|
|
|
|
+#include <cstdlib>
|
|
+#include <unistd.h>
|
|
#include <string>
|
|
#include <vector>
|
|
#include <sstream>
|