X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/424d785b672f80a0f1a5b6ab4a858c48f4c49bfd..c4d749b78a46e69887ec9662851f180e587f2d34:/methods/http_main.cc?ds=sidebyside 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, "");