ash: less hackish implementation of evaltreenr()
[oweals/busybox.git] / archival / libarchive / seek_by_jump.c
index 7c2c52ae1c272a315b26964488c693eb4ea9ea40..4fcd99ac80e584d94f62d95208ccc483f3e5c651 100644 (file)
@@ -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)
 {