X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FProfiling.c;h=f865d0a9cf18d862575bc5123e59a26b153f03e8;hb=819d8189dddeb05e881bc641f0a6ab2cd14ee1ad;hp=695d66e019358fd02a6cfc5c8bc1c6aea6295765;hpb=93db1991b5cacf8357493a2e17fbbfb485f3205b;p=ghc-hetmet.git diff --git a/rts/Profiling.c b/rts/Profiling.c index 695d66e..f865d0a 100644 --- a/rts/Profiling.c +++ b/rts/Profiling.c @@ -23,6 +23,10 @@ #include +#ifdef DEBUG +#include "Trace.h" +#endif + /* * Profiling allocation arena. */