revert 2184.1.3: forward declaration instead of headers
[ntk/apt.git] / apt-pkg / indexrecords.h
index fa60a08..a98b939 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,