diff options
Diffstat (limited to 'rts/hooks/OutOfHeap.c')
-rw-r--r-- | rts/hooks/OutOfHeap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/hooks/OutOfHeap.c b/rts/hooks/OutOfHeap.c index ec4697b547..501bccddb7 100644 --- a/rts/hooks/OutOfHeap.c +++ b/rts/hooks/OutOfHeap.c @@ -6,6 +6,7 @@ #include "PosixSource.h" #include "Rts.h" +#include "Hooks.h" #include <stdio.h> void |