[project @ 2005-03-10 14:03:28 by simonmar]
[ghc-hetmet.git] / ghc / rts / Proftimer.c
index dc36df9..3b49915 100644 (file)
@@ -1,5 +1,4 @@
 /* -----------------------------------------------------------------------------
- * $Id: Proftimer.c,v 1.12 2003/02/22 04:51:52 sof Exp $
  *
  * (c) The GHC Team, 1998-1999
  *
@@ -11,8 +10,6 @@
 
 #include "PosixSource.h"
 
-#include <stdio.h>
-
 #include "Rts.h"
 #include "Profiling.h"
 #include "Timer.h"