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