Split GC.c, and move storage manager into sm/ directory
[ghc-hetmet.git] / rts / Timer.c
index d56fdb6..8088600 100644 (file)
@@ -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"