]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexrecords.h
fix partial (206 and 416) support in https
[apt.git] / apt-pkg / indexrecords.h
index fa60a08479991d53047baffcf3f2afce271925ed..a98b939bc69476f1514f20f6054082cd01490a20 100644 (file)
 #include <vector>
 #include <ctime>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/fileutl.h>
+#endif
+
 class indexRecords
 {
    bool parseSumData(const char *&Start, const char *End, std::string &Name,