X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FInterpreter.c;h=fba9e3f4204a8609a51a1bc6a935e98b85cf9692;hp=62fe50530e2d2cbe6b7197ce94aad02eeefe07d9;hb=1cb0eb071f1316d6650f354166506789a2638720;hpb=5c42da2ef1a50fc0c47d229743f96f9f6c0dace3 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"