]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-method.h
recheck dependencies in SmartUnpack after a change, too
[apt.git] / apt-pkg / acquire-method.h
index c3f042ee061d999efb786fbfb7a064efd4aee8bf..2dd9ad685877682058b8a1f1527f5459f3484835 100644 (file)
 #include <string>
 #include <vector>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/configuration.h>
+#include <apt-pkg/strutl.h>
+#endif
+
 class Hashes;
 class pkgAcqMethod
 {