Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 78617
Collapse All | Expand All

(-)tools/dbus-launch.c.orig (+1 lines)
Lines 26-31 Link Here
26
#include <fcntl.h>
26
#include <fcntl.h>
27
#include <signal.h>
27
#include <signal.h>
28
#include <sys/wait.h>
28
#include <sys/wait.h>
29
#include <sys/select.h>
29
#include <errno.h>
30
#include <errno.h>
30
#include <stdio.h>
31
#include <stdio.h>
31
#include <string.h>
32
#include <string.h>

Return to bug 78617