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