X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fsm%2FEvac.c;h=fdb5477a3801d5996222256784f82e9fe9f405ac;hb=6cec61d14a324285dbb8ce73d4c7215f1f8d6766;hp=d049f98bc8be6cf25c5143a0568d9328b40a5e1f;hpb=18896fa2b06844407fd1e0d3f85cd3db97a96ff4;p=ghc-hetmet.git diff --git a/rts/sm/Evac.c b/rts/sm/Evac.c index d049f98..fdb5477 100644 --- a/rts/sm/Evac.c +++ b/rts/sm/Evac.c @@ -18,6 +18,7 @@ #include "Storage.h" #include "GC.h" #include "GCThread.h" +#include "GCTDecl.h" #include "GCUtils.h" #include "Compact.h" #include "MarkStack.h"