X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FPrinter.c;h=666b7db6ce55ed09b9040c9718b7c941611bb3d8;hb=e576ba5d31fbae54c43e88316fb0dbdba9cbd4ff;hp=671d76fbf87d83463e1d4b280d25c1b943ba3122;hpb=9cef40bd4dd2536c7a370a1a9b78461c152805cc;p=ghc-hetmet.git diff --git a/rts/Printer.c b/rts/Printer.c index 671d76f..666b7db 100644 --- a/rts/Printer.c +++ b/rts/Printer.c @@ -15,7 +15,6 @@ #include "RtsFlags.h" #include "MBlock.h" -#include "Storage.h" #include "Bytecodes.h" /* for InstrPtr */ #include "Disassembler.h" #include "Apply.h"