diff options
Diffstat (limited to 'dutmp.c')
-rw-r--r-- | dutmp.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -20,9 +20,6 @@ | |||
20 | #include <stdlib.h> | 20 | #include <stdlib.h> |
21 | #include <unistd.h> | 21 | #include <unistd.h> |
22 | #include "busybox.h" | 22 | #include "busybox.h" |
23 | #define BB_DECLARE_EXTERN | ||
24 | #define bb_need_io_error | ||
25 | #include "messages.c" | ||
26 | 23 | ||
27 | extern int dutmp_main(int argc, char **argv) | 24 | extern int dutmp_main(int argc, char **argv) |
28 | { | 25 | { |