X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FAdjustor.c;h=813fcfed563e74fd41a8f5bcc6f0c5946b1ad8b7;hb=5f8b35ad729740cab1cb8c884deb405dcc758683;hp=4b042a17b22a9bf4a82f91bcb56156344418580a;hpb=e3c55aebd4f9ce7a5b4390d4726612865fd207f2;p=ghc-hetmet.git diff --git a/rts/Adjustor.c b/rts/Adjustor.c index 4b042a1..813fcfe 100644 --- a/rts/Adjustor.c +++ b/rts/Adjustor.c @@ -40,7 +40,6 @@ Haskell side. #include "Rts.h" #include "RtsExternal.h" #include "RtsUtils.h" -#include "Storage.h" #include #if defined(_WIN32) @@ -114,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 {