Relax the assumption that all objects fit in a single block (#3424)
[ghc-hetmet.git] / rts / Ticky.c
index 4737f4a..c874d1a 100644 (file)
@@ -12,7 +12,6 @@
 #include "PosixSource.h"
 #include "Rts.h"
 
-#include "TickyCounters.h"
 #include "Ticky.h"
 
 /* -----------------------------------------------------------------------------