diff options
Diffstat (limited to 'clear.c')
-rw-r--r-- | clear.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ | |||
24 | 24 | ||
25 | #include "busybox.h" | 25 | #include "busybox.h" |
26 | #include <stdio.h> | 26 | #include <stdio.h> |
27 | #include <stdlib.h> | ||
27 | 28 | ||
28 | 29 | ||
29 | extern int clear_main(int argc, char **argv) | 30 | extern int clear_main(int argc, char **argv) |