Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'true_false.c')
-rw-r--r--true_false.c1
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 @@
*/
#include "busybox.h"
+#include <stdlib.h>
extern int true_main(int argc, char **argv)