Fixed uninitialised FunBind fun_tick field
[ghc-hetmet.git] / rts / ThreadPaused.c
index f701704..e76d70f 100644 (file)
@@ -8,6 +8,7 @@
 
 #include "Rts.h"
 #include "Storage.h"
+#include "LdvProfile.h"
 #include "Updates.h"
 #include "RaiseAsync.h"
 #include "Trace.h"