less: document -S flag and make it independently configurable
[oweals/busybox.git] / archival / libarchive / header_skip.c
index 2bfc5253ca798b034c72a80dacb267526329f557..f5987bfe275432379cb4d755d20075f1fce4d28a 100644 (file)
@@ -3,7 +3,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "libbb.h"
-#include "archive.h"
+#include "bb_archive.h"
 
 void FAST_FUNC header_skip(const file_header_t *file_header UNUSED_PARAM)
 {