diff options
Diffstat (limited to 'miscutils')
| -rw-r--r-- | miscutils/dutmp.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/miscutils/dutmp.c b/miscutils/dutmp.c index df5ee13fb..5732539d2 100644 --- a/miscutils/dutmp.c +++ b/miscutils/dutmp.c | |||
| @@ -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 | { |
