X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FHsFFI.c;h=d59c7a40a348f9273b46100e1b96a0e65aeae804;hb=e6b0189ec9be13f904505eb7ef5b79e3aa411794;hp=350bcfbdec88e25ffc8320f6a3d36492af2a0635;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/rts/HsFFI.c b/rts/HsFFI.c index 350bcfb..d59c7a4 100644 --- a/rts/HsFFI.c +++ b/rts/HsFFI.c @@ -8,6 +8,8 @@ #include "HsFFI.h" #include "Rts.h" +#include "Storage.h" +#include "Stable.h" // hs_init and hs_exit are defined in RtsStartup.c