Split GC.c, and move storage manager into sm/ directory
[ghc-hetmet.git] / rts / Main.c
index 5a1ab10..6738a1c 100644 (file)
@@ -12,7 +12,6 @@
 #include "Rts.h"
 #include "RtsAPI.h"
 #include "SchedAPI.h"
-#include "Schedule.h"
 #include "RtsFlags.h"
 #include "RtsUtils.h"
 #include "Prelude.h"