]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexrecords.cc
- provide a {Package,Version}List similar to {Package,Version}Set
[apt.git] / apt-pkg / indexrecords.cc
index 7b48d659ec5e04364c010b800cbfe782480ca9ed..cdb9250e821f9567d88bc3e5476f40629c06f072 100644 (file)
@@ -10,6 +10,9 @@
 #include <apt-pkg/error.h>
 #include <apt-pkg/strutl.h>
 #include <apt-pkg/configuration.h>
+#include <apt-pkg/fileutl.h>
+#include <apt-pkg/hashes.h>
+
 #include <sys/stat.h>
 #include <clocale>