Reorganisation to fix problems related to the gct register variable
[ghc-hetmet.git] / rts / Stats.c
index a00b639..b03984d 100644 (file)
@@ -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"