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