Magellan Linux

Annotation of /trunk/dbus/patches/dbus-0.23-fd_set.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (hide annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years, 1 month ago) by niro
File size: 293 byte(s)
-import

1 niro 144 --- tools/dbus-launch.c.orig 2005-01-21 01:56:42.937860640 -0600
2     +++ tools/dbus-launch.c 2005-01-21 01:41:01.748943104 -0600
3     @@ -26,6 +26,7 @@
4     #include <fcntl.h>
5     #include <signal.h>
6     #include <sys/wait.h>
7     +#include <sys/select.h>
8     #include <errno.h>
9     #include <stdio.h>
10     #include <string.h>