X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FInlines.c;h=ccb30bf76d43bae1ba437656a1efcf535f5c1e04;hb=68c1816d93339e48b4907ed3b80e9551c2150a2d;hp=88cbdd2f44b584f42f707dc4de69b14973e5ec98;hpb=a2a67cd520b9841114d69a87a423dabcb3b4368e;p=ghc-hetmet.git diff --git a/rts/Inlines.c b/rts/Inlines.c index 88cbdd2..ccb30bf 100644 --- a/rts/Inlines.c +++ b/rts/Inlines.c @@ -4,3 +4,5 @@ #define KEEP_INLINES #include "PosixSource.h" #include "Rts.h" +#include "Schedule.h" +#include "Capability.h"