From: cristy Date: Thu, 13 Oct 2011 17:13:21 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6820 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70728483e96945998a71ad25137cbb761c06ab19;p=imagemagick --- diff --git a/MagickCore/nt-base.h b/MagickCore/nt-base.h index 191df1e93..cceb5ea75 100644 --- a/MagickCore/nt-base.h +++ b/MagickCore/nt-base.h @@ -25,7 +25,7 @@ extern "C" { #include "MagickCore/geometry.h" #if !defined(isatty) -# define isatty _isatty +# define isatty _isatty #endif #if defined(MAGICKCORE_WINDOWS_SUPPORT)