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