[project @ 2005-03-27 13:41:19 by panne]
[ghc-base.git] / cbits / execvpe.c
index 6de234e..2234f09 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 */
 
 /* Evidently non-Posix. */
 /* #include "PosixSource.h" */