X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FInlines.c;h=fa521e42177f717977f086cee44804a2a708da5e;hb=6cf8982ac30be6836a0cdd8be5a6ac1a1a144213;hp=5d2be70c63217cc8264a442727fbaed8e8f01df1;hpb=24ad9cf0325bb5fedc9f0ca8bd70f78096d8d326;p=ghc-hetmet.git diff --git a/rts/Inlines.c b/rts/Inlines.c index 5d2be70..fa521e4 100644 --- a/rts/Inlines.c +++ b/rts/Inlines.c @@ -2,4 +2,6 @@ // compiled for real here, just in case the definition was not inlined // at some call site: #define KEEP_INLINES +#include "PosixSource.h" #include "Rts.h" +#include "Schedule.h"