X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FHsFFI.c;h=38a520da009afe56ee1dbd3db61afd8748bd4f81;hb=8625c675de45bdb8bcfa795572ce7c47687c147c;hp=350bcfbdec88e25ffc8320f6a3d36492af2a0635;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/rts/HsFFI.c b/rts/HsFFI.c index 350bcfb..38a520d 100644 --- a/rts/HsFFI.c +++ b/rts/HsFFI.c @@ -2,13 +2,16 @@ * * (c) The GHC Team, 2005 * - * RTS entry points as mandated by the FFI addendum to the Haskell 98 report + * RTS entry points as mandated by the FFI section of the Haskell report * * ---------------------------------------------------------------------------*/ +#include "PosixSource.h" #include "HsFFI.h" #include "Rts.h" +#include "Stable.h" + // hs_init and hs_exit are defined in RtsStartup.c void