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