X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FTicky.c;h=4737f4a5778651ef2499cf57fc6416d3eece2677;hb=a2a67cd520b9841114d69a87a423dabcb3b4368e;hp=d319d18f09e2ba186f6726a1197f9aab4a789cd5;hpb=5d379cbe65e406d5c3a848fe7fcd090cafbfeb78;p=ghc-hetmet.git diff --git a/rts/Ticky.c b/rts/Ticky.c index d319d18..4737f4a 100644 --- a/rts/Ticky.c +++ b/rts/Ticky.c @@ -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" /* -----------------------------------------------------------------------------