1 2 3 4 5 6 7 8 9 10
--- src/eventloop-integration.cpp.orig 2012-05-09 11:22:09.683290763 +0200 +++ src/eventloop-integration.cpp 2012-05-09 11:22:44.313288912 +0200 @@ -38,6 +38,7 @@ #include <cassert> #include <sys/poll.h> #include <fcntl.h> +#include <unistd.h> using namespace DBus; using namespace std;