Woops, the previous patch reversal wasnt complete, breaking everything.
diff --git a/applets/busybox.c b/applets/busybox.c
index 9d41b52..997c155 100644
--- a/applets/busybox.c
+++ b/applets/busybox.c
@@ -98,7 +98,7 @@
 
 int busybox_main(int argc, char **argv)
 {
-	int col = 0;
+	int col = 0, len, i;
 
 #ifdef CONFIG_FEATURE_INSTALLER	
 	/*