Skip to content

Commit

Permalink
input/curl: include cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed May 24, 2014
1 parent 07b93dc commit be00737
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/input/plugins/CurlInputPlugin.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit be00737

Please sign in to comment.