]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/clean.cc
consistently fail if Smart* packagemanager actions fail
[apt.git] / apt-pkg / clean.cc
index 2dea8ffdd754a3da466846da5edeb3794af4adb3..0ee3b765d4ebf49c292b41c8f8b568e41b82c238 100644 (file)
 #include <apt-pkg/configuration.h>
 #include <apt-pkg/aptconfiguration.h>
 #include <apt-pkg/fileutl.h>
+#include <apt-pkg/pkgcache.h>
+#include <apt-pkg/cacheiterators.h>
 
+#include <string>
+#include <string.h>
 #include <dirent.h>
 #include <sys/stat.h>
 #include <unistd.h>