X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FAdjustor.c;h=8c950f79b477a6a5c95a2ad6ab33bdf83f866287;hb=f1b54a07ca9fb6344e94affc716487b61c5657ad;hp=4b042a17b22a9bf4a82f91bcb56156344418580a;hpb=e3c55aebd4f9ce7a5b4390d4726612865fd207f2;p=ghc-hetmet.git diff --git a/rts/Adjustor.c b/rts/Adjustor.c index 4b042a1..8c950f7 100644 --- a/rts/Adjustor.c +++ b/rts/Adjustor.c @@ -41,6 +41,7 @@ Haskell side. #include "RtsExternal.h" #include "RtsUtils.h" #include "Storage.h" +#include "Stable.h" #include #if defined(_WIN32)