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