summaryrefslogtreecommitdiff
path: root/content/fetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetch.c')
-rw-r--r--content/fetch.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/content/fetch.c b/content/fetch.c
index 4fdeffb3d..f835ac121 100644
--- a/content/fetch.c
+++ b/content/fetch.c
@@ -33,8 +33,7 @@
#include <string.h>
#include <strings.h>
#include <time.h>
-#include <sys/select.h>
-#include <sys/stat.h>
+
#include "utils/config.h"
#include "content/fetch.h"
#include "content/fetchers/fetch_curl.h"