diff options
Diffstat (limited to 'loginutils')
-rw-r--r-- | loginutils/getty.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/loginutils/getty.c b/loginutils/getty.c index 0f53688..8bae0df 100644 --- a/loginutils/getty.c +++ b/loginutils/getty.c @@ -28,7 +28,6 @@ */ #ifdef LOGIN_PROCESS /* defined in System V utmp.h */ #include <sys/utsname.h> -#include <time.h> #else /* if !sysV style, wtmp/utmp code is off */ #undef ENABLE_FEATURE_UTMP #undef ENABLE_FEATURE_WTMP |