X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=archival%2Flibarchive%2Fseek_by_jump.c;h=4fcd99ac80e584d94f62d95208ccc483f3e5c651;hb=619d9b5e6848a72350126ea9c1e413fd133181e3;hp=7c2c52ae1c272a315b26964488c693eb4ea9ea40;hpb=833d4e7f84f59099ee66eabfa3457ebb7d37eaa8;p=oweals%2Fbusybox.git diff --git a/archival/libarchive/seek_by_jump.c b/archival/libarchive/seek_by_jump.c index 7c2c52ae1..4fcd99ac8 100644 --- a/archival/libarchive/seek_by_jump.c +++ b/archival/libarchive/seek_by_jump.c @@ -4,7 +4,7 @@ */ #include "libbb.h" -#include "archive.h" +#include "bb_archive.h" void FAST_FUNC seek_by_jump(int fd, off_t amount) {