projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
move the status-fd progress reporting out of the pkgDPkgPM class, at this point,...
[apt.git]
/
apt-pkg
/
deb
/
debsystem.h
diff --git
a/apt-pkg/deb/debsystem.h
b/apt-pkg/deb/debsystem.h
index 23215525675761dbdb81552bb276e34efb374786..85512351639ecfaa4c10e50feca364c149416715 100644
(file)
--- a/
apt-pkg/deb/debsystem.h
+++ b/
apt-pkg/deb/debsystem.h
@@
-11,10
+11,12
@@
#define PKGLIB_DEBSYSTEM_H
#include <apt-pkg/pkgsystem.h>
+#include <apt-pkg/pkgcache.h>
class debSystemPrivate;
-
class debStatusIndex;
+class pkgDepCache;
+
class debSystem : public pkgSystem
{
// private d-pointer