]> git.saurik.com Git - apt.git/blobdiff - methods/https.cc
Allow the FileFd to use an external Compressor to uncompress a given file
[apt.git] / methods / https.cc
index 709744ce335a7664c745e15e141e58aa737ff751..335699907a8ee5f70bb3ee540df492b84c6b7ae3 100644 (file)
@@ -17,6 +17,7 @@
 #include <apt-pkg/error.h>
 #include <apt-pkg/hashes.h>
 #include <apt-pkg/netrc.h>
+#include <apt-pkg/configuration.h>
 
 #include <sys/stat.h>
 #include <sys/time.h>