X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/6571bee2e2289b3a183ae3a922551eb743839392..8d20b69d2fd7a8fec82bb559f0e39059bbaecf1b:/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, "");