add another SMP assertion
[ghc-hetmet.git] / ghc / rts / Proftimer.c
index 41863c4..3b49915 100644 (file)
@@ -1,5 +1,4 @@
 /* -----------------------------------------------------------------------------
- * $Id: Proftimer.c,v 1.11 2002/12/11 15:36:47 simonmar Exp $
  *
  * (c) The GHC Team, 1998-1999
  *
 
 #include "PosixSource.h"
 
-#include <stdio.h>
-
 #include "Rts.h"
 #include "Profiling.h"
-#include "Itimer.h"
+#include "Timer.h"
 #include "Proftimer.h"
 #include "RtsFlags.h"