Split GC.c, and move storage manager into sm/ directory
[ghc-hetmet.git] / rts / posix / Itimer.c
index 0f0b1e9..715cf5a 100644 (file)
@@ -22,6 +22,7 @@
 #include "Ticker.h"
 #include "posix/Itimer.h"
 #include "Proftimer.h"
+#include "Storage.h"
 #include "Schedule.h"
 #include "posix/Select.h"