X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FAdjustor.c;h=813fcfed563e74fd41a8f5bcc6f0c5946b1ad8b7;hp=8c950f79b477a6a5c95a2ad6ab33bdf83f866287;hb=1cb0eb071f1316d6650f354166506789a2638720;hpb=5c42da2ef1a50fc0c47d229743f96f9f6c0dace3 diff --git a/rts/Adjustor.c b/rts/Adjustor.c index 8c950f7..813fcfe 100644 --- a/rts/Adjustor.c +++ b/rts/Adjustor.c @@ -40,8 +40,6 @@ Haskell side. #include "Rts.h" #include "RtsExternal.h" #include "RtsUtils.h" -#include "Storage.h" -#include "Stable.h" #include #if defined(_WIN32) @@ -115,7 +113,6 @@ extern void obscure_ccall_ret_code(void); #endif #if defined(ia64_HOST_ARCH) -#include "Storage.h" /* Layout of a function descriptor */ typedef struct _IA64FunDesc {