[project @ 2005-01-29 16:10:27 by wolfgang]
[ghc-base.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; }