Fixed uninitialised FunBind fun_tick field
[ghc-hetmet.git] / rts / Stable.c
index 813c6c8..e5e8dfb 100644 (file)
@@ -19,6 +19,7 @@
 #include "RtsFlags.h"
 #include "OSThreads.h"
 #include "Trace.h"
+#include "Stable.h"
 
 /* Comment from ADR's implementation in old RTS: