X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FRetainerProfile.c;h=5684468fd87c11695325c8d98f139afa690a3bff;hb=0c9c303faa01623df27c4ecab339527034425cb0;hp=6f3b09a9ae9f48e2ed0eee2cf7f4534ed1459030;hpb=c2883dfe3256e106345f2a93019b46cdce9a6bbf;p=ghc-hetmet.git diff --git a/ghc/rts/RetainerProfile.c b/ghc/rts/RetainerProfile.c index 6f3b09a..5684468 100644 --- a/ghc/rts/RetainerProfile.c +++ b/ghc/rts/RetainerProfile.c @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: RetainerProfile.c,v 1.4 2001/12/19 15:20:27 simonmar Exp $ + * $Id: RetainerProfile.c,v 1.5 2002/07/18 09:12:35 simonmar Exp $ * * (c) The GHC Team, 2001 * Author: Sungwoo Park @@ -10,6 +10,8 @@ #ifdef PROFILING +#include + #include "Rts.h" #include "RtsUtils.h" #include "RetainerProfile.h"