RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / sm / GCAux.c
index c1ff541..404e9bb 100644 (file)
@@ -7,10 +7,11 @@
  *
  * ---------------------------------------------------------------------------*/
 
+#include "PosixSource.h"
 #include "Rts.h"
-#include "Storage.h"
-#include "MBlock.h"
+
 #include "GC.h"
+#include "Storage.h"
 #include "Compact.h"
 #include "Task.h"
 #include "Capability.h"