about summary refs log tree commit diff
path: root/urt
diff options
context:
space:
mode:
Diffstat (limited to 'urt')
-rw-r--r--urt/rle_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/urt/rle_config.h b/urt/rle_config.h
index 7b44bfdd..c1f4629d 100644
--- a/urt/rle_config.h
+++ b/urt/rle_config.h
@@ -1,5 +1,5 @@
 #include "pm_config.h"
-#if defined(WIN32) && !defined(__CYGWIN__)
+#if MSVCRT
 #define NO_OPEN_PIPES
 #endif