aboutsummaryrefslogtreecommitdiff
path: root/true_false.c
diff options
context:
space:
mode:
Diffstat (limited to 'true_false.c')
-rw-r--r--true_false.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/true_false.c b/true_false.c
index 187f68072..47d3bb1e4 100644
--- a/true_false.c
+++ b/true_false.c
@@ -22,8 +22,8 @@
*
*/
-#include "busybox.h"
#include <stdlib.h>
+#include "busybox.h"
extern int true_main(int argc, char **argv)