don't steal %ebx for the GC on x86: it's also used by PIC
[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