summaryrefslogtreecommitdiff
path: root/rts/Inlines.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Inlines.c')
-rw-r--r--rts/Inlines.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/Inlines.c b/rts/Inlines.c
index 5d2be70c63..88cbdd2f44 100644
--- a/rts/Inlines.c
+++ b/rts/Inlines.c
@@ -2,4 +2,5 @@
// 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"