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