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