X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FInlines.c;h=e6f29b6e1b8be9ee00bfd3382b4d0027c8673edc;hp=ccb30bf76d43bae1ba437656a1efcf535f5c1e04;hb=HEAD;hpb=f4692220c7cbdadaa633f50eb2b30b59edb30183 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"