Split GC.c, and move storage manager into sm/ directory
[ghc-hetmet.git] / rts / RtsFlags.c
index e439afe..9aa906f 100644 (file)
@@ -11,7 +11,6 @@
 #include "Rts.h"
 #include "RtsFlags.h"
 #include "RtsUtils.h"
-#include "BlockAlloc.h"
 #include "Profiling.h"
 
 #ifdef HAVE_CTYPE_H