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, 2 insertions, 0 deletions
diff --git a/true_false.c b/true_false.c
index 47d3bb1e4..76183431c 100644
--- a/true_false.c
+++ b/true_false.c
@@ -22,6 +22,8 @@
22 * 22 *
23 */ 23 */
24 24
25/* getopt not needed */
26
25#include <stdlib.h> 27#include <stdlib.h>
26#include "busybox.h" 28#include "busybox.h"
27 29