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