X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/40cdb71e715cf1c8e6d8201da307f992763f1654..51da0c3587c9d36a3c04b3e28b99d8331a29b230:/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, "");