remove unused includes, now that Storage.h & Stable.h are included by Rts.h
[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