X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FMain.c;h=6738a1cbb9a1212c602650b6c16c639d107e12b7;hb=485b8d1a00a65aa565e3b30ef8f63fa2880d4093;hp=5a1ab109277582848c4e0599159bc946e4c6a3a0;hpb=a91cc8496bf4ea7fe1e3ad9d97836152f3939ffa;p=ghc-hetmet.git diff --git a/rts/Main.c b/rts/Main.c index 5a1ab10..6738a1c 100644 --- a/rts/Main.c +++ b/rts/Main.c @@ -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"