forgot to remove some debugging noise
[oweals/busybox.git] / busybox.c
index 6c1070fc866b936d47342de81cae6417e8806bbc..5fec3d5ecb91f54e858fb398272f401a50bfb4bc 100644 (file)
--- a/busybox.c
+++ b/busybox.c
@@ -1,10 +1,10 @@
 /* vi: set sw=4 ts=4: */
-#include "busybox.h"
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
 #include <errno.h>
 #include <stdlib.h>
+#include "busybox.h"
 
 #undef APPLET
 #undef APPLET_NOUSAGE