diff options
Diffstat (limited to 'true_false.c')
-rw-r--r-- | true_false.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/true_false.c b/true_false.c index 333541c9b..155b26286 100644 --- a/true_false.c +++ b/true_false.c | |||
@@ -23,6 +23,7 @@ | |||
23 | */ | 23 | */ |
24 | 24 | ||
25 | #include "busybox.h" | 25 | #include "busybox.h" |
26 | #include <stdlib.h> | ||
26 | 27 | ||
27 | 28 | ||
28 | extern int true_main(int argc, char **argv) | 29 | extern int true_main(int argc, char **argv) |