X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FInterpreter.c;h=fba9e3f4204a8609a51a1bc6a935e98b85cf9692;hb=c09b0ab58d435213b7c9a034728a88cf36b62e81;hp=94a0286167e01ca42010f5a8ecc99aa457d8a0cb;hpb=06b8942c4f279ca62fad6d1b5e955dd33ec3f985;p=ghc-hetmet.git diff --git a/rts/Interpreter.c b/rts/Interpreter.c index 94a0286..fba9e3f 100644 --- a/rts/Interpreter.c +++ b/rts/Interpreter.c @@ -12,7 +12,6 @@ #include "TSO.h" #include "Schedule.h" #include "RtsFlags.h" -#include "Storage.h" #include "LdvProfile.h" #include "Updates.h" #include "Sanity.h"