]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/edsp/edsplistparser.h
Download Release first, then Release.gpg
[apt.git] / apt-pkg / edsp / edsplistparser.h
index 5d82716c7b02613c83223552874c47d6c1ecbfa6..959fb587fd946c4a5f02dfc5ea9b0bb4e2464ac3 100644 (file)
 #define PKGLIB_EDSPLISTPARSER_H
 
 #include <apt-pkg/deblistparser.h>
+#include <apt-pkg/md5.h>
+#include <apt-pkg/pkgcache.h>
+
+#include <string>
+
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/pkgcachegen.h>
+#include <apt-pkg/indexfile.h>
+#include <apt-pkg/tagfile.h>
+#endif
 
 class FileFd;