traceroute: fix help text to not show -6 when traceroute6 is off
[oweals/busybox.git] / libbb / appletlib.c
index 0ebea4f4415817e92cd2af090fc5244f909e10d5..b31532a931be0120b280f2a1192330161387cfd1 100644 (file)
  * FEATURE_INSTALLER or FEATURE_SUID will still link printf routines in. :(
  */
 
+#include "busybox.h"
 #include <assert.h>
 #include <malloc.h>
 #include <sys/user.h> /* PAGE_SIZE */
-#include "busybox.h"
 
 
 /* Declare <applet>_main() */