X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fsm%2FCompact.c;h=683dfe62881237bbc5f3626edc7a48ad7c493d55;hb=5f8b35ad729740cab1cb8c884deb405dcc758683;hp=844b77008fe728b7da55c727f2b7d4e0c50fe4b7;hpb=64c17c4561cf419a4c70511bafc0815ea670bb2e;p=ghc-hetmet.git diff --git a/rts/sm/Compact.c b/rts/sm/Compact.c index 844b770..683dfe6 100644 --- a/rts/sm/Compact.c +++ b/rts/sm/Compact.c @@ -16,8 +16,6 @@ #include "RtsUtils.h" #include "RtsFlags.h" #include "OSThreads.h" -#include "Storage.h" -#include "Stable.h" #include "BlockAlloc.h" #include "MBlock.h" #include "GC.h"