remove unused includes, now that Storage.h & Stable.h are included by Rts.h
[ghc-hetmet.git] / rts / Interpreter.c
index 62fe505..fba9e3f 100644 (file)
@@ -10,7 +10,6 @@
 #include "RtsUtils.h"
 #include "Closures.h"
 #include "TSO.h"
-#include "Storage.h"
 #include "Schedule.h"
 #include "RtsFlags.h"
 #include "LdvProfile.h"