]> git.saurik.com Git - apt.git/blobdiff - methods/ftp.cc
methods/gzip.cc: With FileFd now being able to read gzipped files, there
[apt.git] / methods / ftp.cc
index eb398666f322bccd6eca2dde1287299f5b304efa..3e1725823d9a16e98b20adcfe73434723d79cbde 100644 (file)
@@ -19,6 +19,7 @@
 #include <apt-pkg/acquire-method.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/hashes.h>
+#include <apt-pkg/netrc.h>
 
 #include <sys/stat.h>
 #include <sys/time.h>