input/curl: include cleanup

This commit is contained in:
Max Kellermann 2014-02-22 00:18:25 +01:00
parent adb89e0121
commit 7757e59e78
2 changed files with 0 additions and 3 deletions

View File

@ -24,8 +24,6 @@
#include "util/Domain.hxx"
#include "Log.hxx"
#include <glib.h>
#include <assert.h>
#include <string.h>

View File

@ -51,7 +51,6 @@
#include <list>
#include <curl/curl.h>
#include <glib.h>
#if LIBCURL_VERSION_NUM < 0x071200
#error libcurl is too old