X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/40cdb71e715cf1c8e6d8201da307f992763f1654..cb7afb1386c678685b5eff53c3cbff1ec7059ef4:/methods/http_main.cc diff --git a/methods/http_main.cc b/methods/http_main.cc index 7815c2fc1..3b346a514 100644 --- a/methods/http_main.cc +++ b/methods/http_main.cc @@ -1,12 +1,9 @@ -#include -#include +#include + #include -#include "connect.h" -#include "rfc2553emu.h" #include "http.h" - int main() { setlocale(LC_ALL, "");