getty: oops... removing duplicate #include <syslog.h>
This commit is contained in:
parent
debaf2fe02
commit
2969c772c2
@ -25,10 +25,8 @@
|
||||
|
||||
#define _PATH_LOGIN "/bin/login"
|
||||
|
||||
/* If USE_SYSLOG is undefined all diagnostics go directly to /dev/console. */
|
||||
#ifdef CONFIG_SYSLOGD
|
||||
#include <sys/param.h>
|
||||
#include <syslog.h>
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user