RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / Ticky.c
index d319d18..4737f4a 100644 (file)
@@ -11,8 +11,8 @@
 #define TICKY_C                        /* define those variables */
 #include "PosixSource.h"
 #include "Rts.h"
+
 #include "TickyCounters.h"
-#include "RtsFlags.h"
 #include "Ticky.h"
 
 /* -----------------------------------------------------------------------------