diff options
Diffstat (limited to 'rts/RtsAPI.c')
-rw-r--r-- | rts/RtsAPI.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/RtsAPI.c b/rts/RtsAPI.c index 1a18e9bf7b..69fac8d474 100644 --- a/rts/RtsAPI.c +++ b/rts/RtsAPI.c @@ -9,7 +9,6 @@ #include "PosixSource.h" #include "Rts.h" #include "OSThreads.h" -#include "Storage.h" #include "RtsAPI.h" #include "SchedAPI.h" #include "RtsFlags.h" |