Split GC.c, and move storage manager into sm/ directory
[ghc-hetmet.git] / rts / Capability.c
index f1c625e..1d282f0 100644 (file)
@@ -23,6 +23,7 @@
 #include "STM.h"
 #include "OSThreads.h"
 #include "Capability.h"
+#include "Storage.h"
 #include "Schedule.h"
 #include "Sparks.h"
 #include "Trace.h"