summaryrefslogtreecommitdiff
path: root/rts/hooks/OutOfHeap.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/hooks/OutOfHeap.c')
-rw-r--r--rts/hooks/OutOfHeap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/hooks/OutOfHeap.c b/rts/hooks/OutOfHeap.c
index e998237764..1945c51802 100644
--- a/rts/hooks/OutOfHeap.c
+++ b/rts/hooks/OutOfHeap.c
@@ -4,6 +4,7 @@
*
* ---------------------------------------------------------------------------*/
+#include "PosixSource.h"
#include "Rts.h"
#include <stdio.h>