commit | d184a728cf5c270f1653f60bc0b6b83290127121 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Sep 22 12:45:14 2011 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Sep 22 12:45:14 2011 +0200 |
tree | 06851defd9dc65bf540049a16bed1f0ba85b1ec9 | |
parent | 45f0a1156d3f3f5be76098f2acb524c19409fa52 [diff] [blame] |
rename archive.h to bb_archive.h. no code changes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/archival/libarchive/decompress_bunzip2.c b/archival/libarchive/decompress_bunzip2.c index 4e46e68..cd31447 100644 --- a/archival/libarchive/decompress_bunzip2.c +++ b/archival/libarchive/decompress_bunzip2.c
@@ -40,7 +40,7 @@ */ #include "libbb.h" -#include "archive.h" +#include "bb_archive.h" /* Constants for Huffman coding */ #define MAX_GROUPS 6