diff options
Diffstat (limited to 'archival/libarchive/get_header_tar_lzma.c')
-rw-r--r-- | archival/libarchive/get_header_tar_lzma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archival/libarchive/get_header_tar_lzma.c b/archival/libarchive/get_header_tar_lzma.c index d228cbc13..15d10adb8 100644 --- a/archival/libarchive/get_header_tar_lzma.c +++ b/archival/libarchive/get_header_tar_lzma.c | |||
@@ -5,7 +5,6 @@ | |||
5 | * | 5 | * |
6 | * Licensed under GPLv2, see file LICENSE in this source tree. | 6 | * Licensed under GPLv2, see file LICENSE in this source tree. |
7 | */ | 7 | */ |
8 | |||
9 | #include "libbb.h" | 8 | #include "libbb.h" |
10 | #include "bb_archive.h" | 9 | #include "bb_archive.h" |
11 | 10 | ||