about summary refs log tree commit diff
path: root/converter/other/pamtotiff.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/pamtotiff.c')
-rw-r--r--converter/other/pamtotiff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/pamtotiff.c b/converter/other/pamtotiff.c
index 24558b58..2082b3bd 100644
--- a/converter/other/pamtotiff.c
+++ b/converter/other/pamtotiff.c
@@ -1026,7 +1026,7 @@ validateReadableStdout(void) {
   error message about a file I/O error.  We, on the other hand, produce
   a helpful error message.
 -----------------------------------------------------------------------------*/
-#if !defined(WIN32) || defined(__CYGWIN__)
+#if !MSVCRT
 
     int flags;