X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=rts%2FStats.c;h=b03984d5e76d6b485f2c09b261d9e9c1fd6f1d5e;hb=f86e7206ea94b48b94fb61007a1c5d55b8c60f45;hp=a00b6392b0c8f36c97fe5afe5cfbc2beaca19174;hpb=ae267d04df855051b99218e3712b3f56b8016d56;p=ghc-hetmet.git diff --git a/rts/Stats.c b/rts/Stats.c index a00b639..b03984d 100644 --- a/rts/Stats.c +++ b/rts/Stats.c @@ -17,8 +17,6 @@ #include "Profiling.h" #include "GetTime.h" #include "GC.h" -#include "GCUtils.h" -#include "Evac.h" #if USE_PAPI #include "Papi.h"