diff options
Diffstat (limited to 'loginutils/getty.c')
-rw-r--r-- | loginutils/getty.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/loginutils/getty.c b/loginutils/getty.c index becff5c..b71d68a 100644 --- a/loginutils/getty.c +++ b/loginutils/getty.c @@ -24,9 +24,6 @@ #include "libbb.h" #include <syslog.h> -#if ENABLE_FEATURE_UTMP -# include <utmp.h> /* LOGIN_PROCESS */ -#endif #ifndef IUCLC # define IUCLC 0 #endif |