projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merge with debian-sid (some version screw going on here)
[apt.git]
/
apt-pkg
/
edsp
/
edsplistparser.h
diff --git
a/apt-pkg/edsp/edsplistparser.h
b/apt-pkg/edsp/edsplistparser.h
index 5d82716c7b02613c83223552874c47d6c1ecbfa6..a7bf9de9590a5270cc46a6c1e4b58035fb7d0046 100644
(file)
--- a/
apt-pkg/edsp/edsplistparser.h
+++ b/
apt-pkg/edsp/edsplistparser.h
@@
-13,6
+13,12
@@
#include <apt-pkg/deblistparser.h>
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/pkgcachegen.h>
+#include <apt-pkg/indexfile.h>
+#include <apt-pkg/tagfile.h>
+#endif
+
class FileFd;
class edspListParser : public debListParser