[project @ 2005-02-01 00:52:20 by ross]
[haskell-directory.git] / cbits / timeUtils.c
index ca868e2..eb7df20 100644 (file)
@@ -5,7 +5,7 @@
  */
 #include "HsBase.h"
 
-#if defined(mingw32_TARGET_OS) /* to the end */
+#if defined(mingw32_HOST_OS) /* to the end */
 
 HsAddr __hscore_timezone( void )
 { return (HsAddr)&_timezone; }