X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fsm%2FGCUtils.h;h=d47375d9467645d73205961a66b0963230dbf4cf;hb=8419203b7eb5aa4bb13f8d1263632de4d10a4048;hp=070a5545b05454b2ccbc88f63817fea9b302616f;hpb=51b85031ce99f1e9d4c72249d6d85672188f0fbd;p=ghc-hetmet.git diff --git a/rts/sm/GCUtils.h b/rts/sm/GCUtils.h index 070a554..d47375d 100644 --- a/rts/sm/GCUtils.h +++ b/rts/sm/GCUtils.h @@ -16,6 +16,8 @@ #include "BeginPrivate.h" +#include "GCTDecl.h" + bdescr *allocBlock_sync(void); void freeChain_sync(bdescr *bd); @@ -39,7 +41,7 @@ isPartiallyFull(bdescr *bd) #if DEBUG -void printMutableList (generation *gen); +void printMutableList (bdescr *bd); #endif // Version of recordMutableGen for use during GC. This uses the