OBS-URL: https://build.opensuse.org/request/show/109985 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdbus-c++?expand=0&rev=5
13 lines
399 B
Diff
13 lines
399 B
Diff
Index: src/eventloop-integration.cpp
|
|
===================================================================
|
|
--- src/eventloop-integration.cpp.orig 2011-11-28 17:04:18.000000000 +0200
|
|
+++ src/eventloop-integration.cpp 2012-03-19 09:22:12.179566265 +0200
|
|
@@ -38,6 +38,7 @@
|
|
#include <cassert>
|
|
#include <sys/poll.h>
|
|
#include <fcntl.h>
|
|
+#include <unistd.h>
|
|
|
|
using namespace DBus;
|
|
using namespace std;
|