Split GC.c, and move storage manager into sm/ directory
[ghc-hetmet.git] / rts / posix / Select.c
index ccf3945..bb65310 100644 (file)
@@ -10,6 +10,7 @@
 /* #include "PosixSource.h" */
 
 #include "Rts.h"
+#include "Storage.h"
 #include "Schedule.h"
 #include "RtsUtils.h"
 #include "RtsFlags.h"