merge upstream HEAD
[ghc-hetmet.git] / rts / posix / Itimer.h
index 4cae935..b67c8c4 100644 (file)
@@ -9,6 +9,6 @@
 #ifndef ITIMER_H
 #define ITIMER_H
 
-extern lnat getourtimeofday   ( void );
+RTS_PRIVATE lnat getourtimeofday ( void );
 
 #endif /* ITIMER_H */