X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FHsFFI.c;h=57f91b198e4193e1b4e629828073989942ea6c5a;hb=6cf8982ac30be6836a0cdd8be5a6ac1a1a144213;hp=d59c7a40a348f9273b46100e1b96a0e65aeae804;hpb=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3;p=ghc-hetmet.git diff --git a/rts/HsFFI.c b/rts/HsFFI.c index d59c7a4..57f91b1 100644 --- a/rts/HsFFI.c +++ b/rts/HsFFI.c @@ -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