From ab0fab9bf97530cbd6088aa0ffbb67e810a04e7f Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Mon, 15 Apr 2019 16:09:06 +0100 Subject: POSIX: Move implementation of exists, isReadable and isWritable into posix-fs.cpp --- backends/platform/sdl/psp2/psp2.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'backends/platform') diff --git a/backends/platform/sdl/psp2/psp2.cpp b/backends/platform/sdl/psp2/psp2.cpp index 80604a69d5..28b0edf263 100644 --- a/backends/platform/sdl/psp2/psp2.cpp +++ b/backends/platform/sdl/psp2/psp2.cpp @@ -22,7 +22,6 @@ #define FORBIDDEN_SYMBOL_EXCEPTION_mkdir #define FORBIDDEN_SYMBOL_EXCEPTION_time_h // sys/stat.h includes sys/time.h -#define FORBIDDEN_SYMBOL_EXCEPTION_unistd_h #include "common/scummsys.h" #include "common/config-manager.h" -- cgit v1.2.3