diff options
Diffstat (limited to 'loginutils/getty.c')
-rw-r--r-- | loginutils/getty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/getty.c b/loginutils/getty.c index 64d2d08..f969124 100644 --- a/loginutils/getty.c +++ b/loginutils/getty.c @@ -16,7 +16,7 @@ * */ -#include "busybox.h" +#include "libbb.h" #include <syslog.h> #if ENABLE_FEATURE_UTMP |