X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FHsFFI.c;h=38a520da009afe56ee1dbd3db61afd8748bd4f81;hp=350bcfbdec88e25ffc8320f6a3d36492af2a0635;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1 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