Unbreak allbareconfig. (Todo item: rewrite dependency checker. Yeah, I

already have that one, but it moves up the list...)
This commit is contained in:
Rob Landley 2006-07-26 15:38:46 +00:00
parent 5ebeb3ec56
commit e1a0f5372f

View File

@ -379,7 +379,7 @@ static void check_suid (struct BB_applet *applet)
#if ENABLE_FEATURE_COMPRESS_USAGE
#ifdef CONFIG_FEATURE_COMPRESS_USAGE
#include "usage_compressed.h"
#include "unarchive.h"