]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/deblistparser.h
* apt-pkg/contrib/configuration.cc:
[apt.git] / apt-pkg / deb / deblistparser.h
index 09858d991d7a7595977f07f9f87c02eef3cd6e03..386d291a2e1378a260a977e03db9137f04fe4748 100644 (file)
 #define PKGLIB_DEBLISTPARSER_H
 
 #include <apt-pkg/pkgcachegen.h>
-#include <apt-pkg/indexfile.h>
 #include <apt-pkg/tagfile.h>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/indexfile.h>
+#endif
+
 class debListParser : public pkgCacheGenerator::ListParser
 {
    public: