From: Denis Vlasenko Date: Tue, 19 Sep 2006 13:50:55 +0000 (-0000) Subject: getty: #include X-Git-Tag: 1_4_0~665 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f70265290c5ddbbe30ea28034fac792e451955ec;p=oweals%2Fbusybox.git getty: #include --- diff --git a/loginutils/getty.c b/loginutils/getty.c index b456e076d..e8d03258e 100644 --- a/loginutils/getty.c +++ b/loginutils/getty.c @@ -17,6 +17,7 @@ */ #include "busybox.h" +#include #ifdef CONFIG_FEATURE_UTMP #include