profiling build fixes
[ghc-hetmet.git] / rts / sm / Scav.c
index 9ebd4c5..52de561 100644 (file)
@@ -25,6 +25,7 @@
 #include "Trace.h"
 #include "Sanity.h"
 #include "Capability.h"
+#include "LdvProfile.h"
 
 static void scavenge_stack (StgPtr p, StgPtr stack_end);