summaryrefslogtreecommitdiff
path: root/content/fetchers
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers')
-rw-r--r--content/fetchers/fetch_curl.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/fetchers/fetch_curl.c b/content/fetchers/fetch_curl.c
index ecd911326..9ad86a170 100644
--- a/content/fetchers/fetch_curl.c
+++ b/content/fetchers/fetch_curl.c
@@ -37,9 +37,6 @@
#include <sys/select.h>
#include <sys/stat.h>
#include <sys/utsname.h>
-#ifdef riscos
-#include <unixlib/local.h>
-#endif
#include "utils/config.h"
#ifdef WITH_SSL
#include <openssl/ssl.h>