X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FAdjustor.c;h=813fcfed563e74fd41a8f5bcc6f0c5946b1ad8b7;hb=e576ba5d31fbae54c43e88316fb0dbdba9cbd4ff;hp=8c950f79b477a6a5c95a2ad6ab33bdf83f866287;hpb=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3;p=ghc-hetmet.git 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 {