X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FTimer.c;h=8088600246e761c591829979ed2635cba437b242;hb=5f8b35ad729740cab1cb8c884deb405dcc758683;hp=d56fdb656fb6ace2144a111bf6e493ea7839c39c;hpb=93db1991b5cacf8357493a2e17fbbfb485f3205b;p=ghc-hetmet.git diff --git a/rts/Timer.c b/rts/Timer.c index d56fdb6..8088600 100644 --- a/rts/Timer.c +++ b/rts/Timer.c @@ -17,6 +17,7 @@ #include "Rts.h" #include "RtsFlags.h" #include "Proftimer.h" +#include "Storage.h" #include "Schedule.h" #include "Timer.h" #include "Ticker.h"