diff options
Diffstat (limited to 'archival/tar.c')
-rw-r--r-- | archival/tar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/tar.c b/archival/tar.c index e4bdd0a6c..c14a6194d 100644 --- a/archival/tar.c +++ b/archival/tar.c | |||
@@ -36,7 +36,7 @@ | |||
36 | */ | 36 | */ |
37 | 37 | ||
38 | 38 | ||
39 | #include "internal.h" | 39 | #include "busybox.h" |
40 | #define BB_DECLARE_EXTERN | 40 | #define BB_DECLARE_EXTERN |
41 | #define bb_need_io_error | 41 | #define bb_need_io_error |
42 | #define bb_need_name_longer_then_foo | 42 | #define bb_need_name_longer_then_foo |