X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FTicky.c;h=c874d1a19cbc6792d9cc91ce4d7b2a7b040a5ecc;hb=b99af8633eff2cba0128fa874e1ecbea0d1647fd;hp=d319d18f09e2ba186f6726a1197f9aab4a789cd5;hpb=dd56e9ab4544e83d27532a8d9058140bfe81825c;p=ghc-hetmet.git diff --git a/rts/Ticky.c b/rts/Ticky.c index d319d18..c874d1a 100644 --- a/rts/Ticky.c +++ b/rts/Ticky.c @@ -11,8 +11,7 @@ #define TICKY_C /* define those variables */ #include "PosixSource.h" #include "Rts.h" -#include "TickyCounters.h" -#include "RtsFlags.h" + #include "Ticky.h" /* -----------------------------------------------------------------------------