[project @ 2001-12-06 13:09:19 by sewardj]
[ghc-hetmet.git] / ghc / includes / Stg.h
index 2fbcfc8..4597a5a 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: Stg.h,v 1.41 2001/11/25 03:56:39 sof Exp $
+ * $Id: Stg.h,v 1.44 2001/12/06 10:00:01 sewardj 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 */