aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive/get_header_tar_gz.c
diff options
context:
space:
mode:
Diffstat (limited to 'archival/libarchive/get_header_tar_gz.c')
-rw-r--r--archival/libarchive/get_header_tar_gz.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/archival/libarchive/get_header_tar_gz.c b/archival/libarchive/get_header_tar_gz.c
index b11f503dc..793b161a1 100644
--- a/archival/libarchive/get_header_tar_gz.c
+++ b/archival/libarchive/get_header_tar_gz.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