X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=rts%2FAdjustor.c;h=0f09743a02ee9040a54e8705daca47a17a0abbb4;hb=a2a67cd520b9841114d69a87a423dabcb3b4368e;hp=e93f361aee9611fa6b0ba892c1be0b5d690deef3;hpb=aaf192c3fba95ba4adf3e128551b7cb579890ad1;p=ghc-hetmet.git diff --git a/rts/Adjustor.c b/rts/Adjustor.c index e93f361..0f09743 100644 --- a/rts/Adjustor.c +++ b/rts/Adjustor.c @@ -38,9 +38,9 @@ Haskell side. #include "PosixSource.h" #include "Rts.h" -#include "RtsExternal.h" + #include "RtsUtils.h" -#include +#include "Stable.h" #if defined(USE_LIBFFI_FOR_ADJUSTORS)