Fix Trac #3391: make generic to/from bindings only for newly-declared types
[ghc-hetmet.git] / rts / HsFFI.c
index d59c7a4..350bcfb 100644 (file)
@@ -8,8 +8,6 @@
 
 #include "HsFFI.h"
 #include "Rts.h"
-#include "Storage.h"
-#include "Stable.h"
 
 // hs_init and hs_exit are defined in RtsStartup.c