From c1947f18f539b3e2e1972ec0c9a78c4651cf328b Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 23 Oct 2009 01:30:26 +0200 Subject: build failure fix and some cosmetics Signed-off-by: Denys Vlasenko --- libbb/appletlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbb/appletlib.c') diff --git a/libbb/appletlib.c b/libbb/appletlib.c index 0ebea4f44..b31532a93 100644 --- a/libbb/appletlib.c +++ b/libbb/appletlib.c @@ -27,10 +27,10 @@ * FEATURE_INSTALLER or FEATURE_SUID will still link printf routines in. :( */ +#include "busybox.h" #include #include #include /* PAGE_SIZE */ -#include "busybox.h" /* Declare _main() */ -- cgit v1.2.3