utimens: cache whether utimensat syscall works
[pspp] / lib / spawni.c
index 484a50ba313d4b36d1e0ff906c41592b2979ed6e..af41682578cde7a989f86d52e0fe21532eea2ab4 100644 (file)
@@ -89,7 +89,7 @@
 #define SPAWN_ERROR    127
 
 
-#if defined _MSC_VER || defined __MINGW32__
+#if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
 
 /* Native Woe32 API.  */
 int