X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FThreads.c;h=28820c8d440e8e1d59cb2daec2d180e6e674889c;hb=a2a67cd520b9841114d69a87a423dabcb3b4368e;hp=1d871a58562e479b87d6219ccda52ad47f2c3541;hpb=5d379cbe65e406d5c3a848fe7fcd090cafbfeb78;p=ghc-hetmet.git diff --git a/rts/Threads.c b/rts/Threads.c index 1d871a5..28820c8 100644 --- a/rts/Threads.c +++ b/rts/Threads.c @@ -8,10 +8,8 @@ #include "PosixSource.h" #include "Rts.h" -#include "SchedAPI.h" -#include "Storage.h" + #include "Threads.h" -#include "RtsFlags.h" #include "STM.h" #include "Schedule.h" #include "Trace.h"