From 47d08b6506a16b1d8a806d9dfa971398553a250e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 2 Apr 2015 16:37:04 +0100 Subject: Revert "Fix RISC OS not having a pread/pwrite implementation." This reverts commit 82c7a7a4baf4a7a15381ee720799dc41c3d54909. Conflicts: content/fs_backing_store.c --- content/fs_backing_store.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'content') diff --git a/content/fs_backing_store.c b/content/fs_backing_store.c index 638a109d7..f884a74da 100644 --- a/content/fs_backing_store.c +++ b/content/fs_backing_store.c @@ -35,8 +35,6 @@ * */ -#include "utils/config.h" - #include #include #include -- cgit v1.2.3