diff options
Diffstat (limited to 'tar.c')
-rw-r--r-- | tar.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -51,10 +51,6 @@ | |||
51 | #include <stdlib.h> | 51 | #include <stdlib.h> |
52 | #include <unistd.h> | 52 | #include <unistd.h> |
53 | #include "busybox.h" | 53 | #include "busybox.h" |
54 | #define BB_DECLARE_EXTERN | ||
55 | #define bb_need_io_error | ||
56 | #define bb_need_name_longer_than_foo | ||
57 | #include "messages.c" | ||
58 | 54 | ||
59 | /* Tar file constants */ | 55 | /* Tar file constants */ |
60 | #ifndef MAJOR | 56 | #ifndef MAJOR |