RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / Threads.c
index 1d871a5..28820c8 100644 (file)
@@ -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"