diff options
Diffstat (limited to 'console-tools/reset.c')
-rw-r--r-- | console-tools/reset.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/console-tools/reset.c b/console-tools/reset.c index c844e1511..deffe286d 100644 --- a/console-tools/reset.c +++ b/console-tools/reset.c | |||
@@ -10,9 +10,6 @@ | |||
10 | 10 | ||
11 | /* no options, no getopt */ | 11 | /* no options, no getopt */ |
12 | 12 | ||
13 | #include <stdio.h> | ||
14 | #include <stdlib.h> | ||
15 | #include <unistd.h> | ||
16 | #include "libbb.h" | 13 | #include "libbb.h" |
17 | 14 | ||
18 | int reset_main(int argc, char **argv); | 15 | int reset_main(int argc, char **argv); |