Fix warnings traceBegin/traceEnd implicitly declared
[ghc-hetmet.git] / rts / Profiling.c
index 695d66e..f865d0a 100644 (file)
 
 #include <string.h>
 
+#ifdef DEBUG
+#include "Trace.h"
+#endif
+
 /*
  * Profiling allocation arena.
  */