X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FLdvProfile.c;h=d0ed1c872c3256e9b183ffd400e8b12e8d3a457d;hb=423d477bfecd490de1449c59325c8776f91d7aac;hp=7db89038311686932bc3d04861cb54b1811490ef;hpb=553e90d9a32ee1b1809430f260c401cc4169c6c7;p=ghc-hetmet.git diff --git a/ghc/rts/LdvProfile.c b/ghc/rts/LdvProfile.c index 7db8903..d0ed1c8 100644 --- a/ghc/rts/LdvProfile.c +++ b/ghc/rts/LdvProfile.c @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: LdvProfile.c,v 1.6 2003/11/12 17:49:08 sof Exp $ + * $Id: LdvProfile.c,v 1.7 2004/08/13 13:10:05 simonmar Exp $ * * (c) The GHC Team, 2001 * Author: Sungwoo Park @@ -10,7 +10,6 @@ #ifdef PROFILING -#include "Stg.h" #include "Rts.h" #include "LdvProfile.h" #include "RtsFlags.h"