X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FInterpreter.c;h=fba9e3f4204a8609a51a1bc6a935e98b85cf9692;hb=8b08c15b8ace5a76e341939081fbb6ad2736ddd1;hp=62fe50530e2d2cbe6b7197ce94aad02eeefe07d9;hpb=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3;p=ghc-hetmet.git diff --git a/rts/Interpreter.c b/rts/Interpreter.c index 62fe505..fba9e3f 100644 --- a/rts/Interpreter.c +++ b/rts/Interpreter.c @@ -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"