]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcachegen.cc
* use mark-and-sweep from aptitude now as GC algorithm
[apt.git] / apt-pkg / pkgcachegen.cc
index 2340f97fd7e6cd90ff5d83551d6d662c8e734d52..04904057fb14a1d97475fbc29e952eaa41ab77e6 100644 (file)
@@ -26,6 +26,8 @@
 #include <apt-pkg/sptr.h>
 #include <apt-pkg/pkgsystem.h>
 
+#include <apt-pkg/tagfile.h>
+
 #include <apti18n.h>
 
 #include <vector>