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, 0 insertions, 3 deletions
diff --git a/content/fetch.c b/content/fetch.c
index a7ce54c67..be3ce51e6 100644
--- a/content/fetch.c
+++ b/content/fetch.c
@@ -35,9 +35,6 @@
#include <time.h>
#include <sys/select.h>
#include <sys/stat.h>
-#ifdef riscos
-#include <unixlib/local.h>
-#endif
#include "utils/config.h"
#ifdef WITH_SSL
#include <openssl/ssl.h>