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