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

(-)sysvinit/trunk/src/init.c (+1 lines)
Lines 49-54 Link Here
49
#include <utmp.h>
49
#include <utmp.h>
50
#include <ctype.h>
50
#include <ctype.h>
51
#include <stdarg.h>
51
#include <stdarg.h>
52
#include <sys/ttydefaults.h>
52
#include <sys/syslog.h>
53
#include <sys/syslog.h>
53
#include <sys/time.h>
54
#include <sys/time.h>
54
55

Return to bug 551626