Commit be00737c authored by Max Kellermann's avatar Max Kellermann

input/curl: include cleanup

parent 07b93dcf
......@@ -40,13 +40,6 @@
#include "Log.hxx"
#include <assert.h>
#if defined(WIN32)
#include <winsock2.h>
#else
#include <sys/select.h>
#endif
#include <string.h>
#include <curl/curl.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment