wok view dbus-c++/stuff/dbus-c++-0.9.0-gcc47.patch @ rev 25843

Update some urls
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 21 09:04:33 2025 +0000 (5 weeks ago)
parents
children
line source
1 --- src/eventloop-integration.cpp.orig 2012-05-09 11:22:09.683290763 +0200
2 +++ src/eventloop-integration.cpp 2012-05-09 11:22:44.313288912 +0200
3 @@ -38,6 +38,7 @@
4 #include <cassert>
5 #include <sys/poll.h>
6 #include <fcntl.h>
7 +#include <unistd.h>
9 using namespace DBus;
10 using namespace std;