rename archive.h to bb_archive.h. no code changes
[platform/upstream/busybox.git] / archival / tar.c
index 375e838..766b79b 100644 (file)
@@ -44,7 +44,7 @@
 
 #include <fnmatch.h>
 #include "libbb.h"
-#include "archive.h"
+#include "bb_archive.h"
 /* FIXME: Stop using this non-standard feature */
 #ifndef FNM_LEADING_DIR
 # define FNM_LEADING_DIR 0