performGC_(): don't use the existing Task, always grab a new one
[ghc-hetmet.git] / rts / RtsUtils.c
index 3e7e225..af68905 100644 (file)
@@ -6,8 +6,7 @@
  *
  * ---------------------------------------------------------------------------*/
 
-/* gettimeofday isn't POSIX */
-/* #include "PosixSource.h" */
+#include "PosixSource.h"
 
 #include "Rts.h"
 #include "RtsAPI.h"