RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / HsFFI.c
index d59c7a4..57f91b1 100644 (file)
@@ -6,9 +6,10 @@
  *
  * ---------------------------------------------------------------------------*/
 
+#include "PosixSource.h"
 #include "HsFFI.h"
 #include "Rts.h"
-#include "Storage.h"
+
 #include "Stable.h"
 
 // hs_init and hs_exit are defined in RtsStartup.c