X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FInlines.c;h=e6f29b6e1b8be9ee00bfd3382b4d0027c8673edc;hb=26f4bfc82f2b2359259578e9c54d476fc2de650f;hp=fa521e42177f717977f086cee44804a2a708da5e;hpb=4a2013c2e05eb07380938569a196e08eba7c5226;p=ghc-hetmet.git diff --git a/rts/Inlines.c b/rts/Inlines.c index fa521e4..e6f29b6 100644 --- a/rts/Inlines.c +++ b/rts/Inlines.c @@ -5,3 +5,5 @@ #include "PosixSource.h" #include "Rts.h" #include "Schedule.h" +#include "Capability.h" +#include "WSDeque.h"