Static-ify a variable. make du work with all the human-readable variants
[oweals/busybox.git] / true_false.c
index 187f68072fe5c5eeb48ebeb3baa0d1b1e143980a..47d3bb1e4dbe02f649e6041e24478755b259a99d 100644 (file)
@@ -22,8 +22,8 @@
  *
  */
 
-#include "busybox.h"
 #include <stdlib.h>
+#include "busybox.h"
 
 
 extern int true_main(int argc, char **argv)