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