Don't include inter-package dependencies when compiling with stage 0; #4031
[ghc-hetmet.git] / rts / hooks / OutOfHeap.c
index e998237..1945c51 100644 (file)
@@ -4,6 +4,7 @@
  *
  * ---------------------------------------------------------------------------*/
 
+#include "PosixSource.h"
 #include "Rts.h"
 #include <stdio.h>