aboutsummaryrefslogtreecommitdiff
path: root/backends/saves/posix/posix-saves.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/saves/posix/posix-saves.cpp')
-rw-r--r--backends/saves/posix/posix-saves.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/saves/posix/posix-saves.cpp b/backends/saves/posix/posix-saves.cpp
index 37db208223..3a8e5e998e 100644
--- a/backends/saves/posix/posix-saves.cpp
+++ b/backends/saves/posix/posix-saves.cpp
@@ -26,6 +26,7 @@
// Enable mkdir
#define FORBIDDEN_SYMBOL_EXCEPTION_mkdir
+#define FORBIDDEN_SYMBOL_EXCEPTION_time_h //On IRIX, sys/stat.h includes sys/time.h
#include "common/scummsys.h"