]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/edsp/edsplistparser.h
run apt-get download in quiet mode as it messes with output otherwise
[apt.git] / apt-pkg / edsp / edsplistparser.h
index 3e196cb9a3adf4be9af983290b7518cfc4be9597..5d82716c7b02613c83223552874c47d6c1ecbfa6 100644 (file)
@@ -12,9 +12,8 @@
 #define PKGLIB_EDSPLISTPARSER_H
 
 #include <apt-pkg/deblistparser.h>
-#include <apt-pkg/pkgcachegen.h>
-#include <apt-pkg/indexfile.h>
-#include <apt-pkg/tagfile.h>
+
+class FileFd;
 
 class edspListParser : public debListParser
 {