X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/39b4b76cbfc378d240eb30caaa102b0ca51fad3f..4cd4a2e7033a2af214be1d830b56fab719088b7a:/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, "");