Split GC.c, and move storage manager into sm/ directory
[ghc-hetmet.git] / rts / Disassembler.c
index f29cce2..8777b81 100644 (file)
@@ -16,6 +16,7 @@
 #include "RtsUtils.h"
 #include "Closures.h"
 #include "TSO.h"
+#include "Storage.h"
 #include "Schedule.h"
 
 #include "Bytecodes.h"