Split GC.c, and move storage manager into sm/ directory
[ghc-hetmet.git] / rts / Stable.c
index 813c6c8..e5e8dfb 100644 (file)
@@ -19,6 +19,7 @@
 #include "RtsFlags.h"
 #include "OSThreads.h"
 #include "Trace.h"
+#include "Stable.h"
 
 /* Comment from ADR's implementation in old RTS: