X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/864cf8e52aa37de28f2fc9a66236713f1ba34409..62f6ecbf2f204d95e98fc5480c5a0db43b52d2be:/methods/http_main.cc?ds=sidebyside diff --git a/methods/http_main.cc b/methods/http_main.cc index 7815c2fc1..2ca91bfc9 100644 --- a/methods/http_main.cc +++ b/methods/http_main.cc @@ -1,3 +1,5 @@ +#include <config.h> + #include <apt-pkg/fileutl.h> #include <apt-pkg/acquire-method.h> #include <signal.h>