projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* debian/apt-utils.install:
[apt.git]
/
apt-pkg
/
deb
/
deblistparser.h
diff --git
a/apt-pkg/deb/deblistparser.h
b/apt-pkg/deb/deblistparser.h
index 9519d9711e42c7bf1cd7bb913dd17068943f222c..386d291a2e1378a260a977e03db9137f04fe4748 100644
(file)
--- a/
apt-pkg/deb/deblistparser.h
+++ b/
apt-pkg/deb/deblistparser.h
@@
-14,6
+14,10
@@
#include <apt-pkg/pkgcachegen.h>
#include <apt-pkg/tagfile.h>
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/indexfile.h>
+#endif
+
class debListParser : public pkgCacheGenerator::ListParser
{
public: