[project @ 2005-03-31 08:59:34 by simonmar]
[ghc-hetmet.git] / ghc / rts / Itimer.h
index 47fbbb6..222baf5 100644 (file)
@@ -11,7 +11,7 @@
 extern int startTicker( nat ms, TickProc handle_tick);
 extern int stopTicker ( void );
 
-extern nat getourtimeofday   ( void );
+extern lnat getourtimeofday   ( void );
 #if 0
 /* unused */
 extern void block_vtalrm_signal       ( void );