X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FStg.h;h=f6a74dfd7366c6a8e5e08c1aa0bf998f2f775ce9;hb=dbef766ce79e37a74468a07a93b15ba1f06fe8f8;hp=2fbcfc864cf04c03f6ed94925f140986befb14f7;hpb=5680ea4b2035198981739e24ad04cd0e0d133172;p=ghc-hetmet.git diff --git a/ghc/includes/Stg.h b/ghc/includes/Stg.h index 2fbcfc8..f6a74df 100644 --- a/ghc/includes/Stg.h +++ b/ghc/includes/Stg.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: Stg.h,v 1.41 2001/11/25 03:56:39 sof Exp $ + * $Id: Stg.h,v 1.42 2001/11/26 16:54:22 simonmar Exp $ * * (c) The GHC Team, 1998-1999 * @@ -158,7 +158,6 @@ typedef StgWord64 LW_; /* Profiling information */ #include "StgProf.h" -#include "StgRetainerProf.h" #include "StgLdvProf.h" /* Storage format definitions */