diff --git a/src/core/download.cc b/src/core/download.cc index 3e704a49..c17e8e4f 100644 --- a/src/core/download.cc +++ b/src/core/download.cc @@ -36,9 +36,7 @@ #include "config.h" -#include -#include -#include +#include #include #include #include diff --git a/src/core/download.h b/src/core/download.h index 145e2915..4ac058bd 100644 --- a/src/core/download.h +++ b/src/core/download.h @@ -37,7 +37,6 @@ #ifndef RTORRENT_CORE_DOWNLOAD_H #define RTORRENT_CORE_DOWNLOAD_H -#include #include #include #include