[project @ 2004-09-06 11:10:32 by simonmar]
[ghc-hetmet.git] / ghc / rts / RetainerSet.h
index 5b6a5b2..c42d6ad 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: RetainerSet.h,v 1.2 2001/11/26 16:54:21 simonmar Exp $
+ * $Id: RetainerSet.h,v 1.3 2004/09/03 15:28:39 simonmar Exp $
  *
  * (c) The GHC Team, 2001
  * Author: Sungwoo Park
@@ -11,6 +11,8 @@
 #ifndef RETAINERSET_H
 #define RETAINERSET_H
 
+#include <stdio.h>
+
 #ifdef PROFILING
 
 /*