From: dirk Date: Mon, 27 Oct 2014 15:27:24 +0000 (+0000) Subject: Fix for older versions of libtiff. X-Git-Tag: 7.0.1-0~1830 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36fe262e690888fb3853bd82956cebec6fbd8495;p=imagemagick Fix for older versions of libtiff. --- diff --git a/coders/tiff.c b/coders/tiff.c index e161d0f15..e7aa78226 100644 --- a/coders/tiff.c +++ b/coders/tiff.c @@ -904,7 +904,11 @@ static TIFFMethodType GetJpegMethod(Image* image,TIFF *tiff,uint16 photometric, TIFFMethodType method; +#if defined(TIFF_VERSION_BIG) uint64 +#else + uint32 +#endif **value; unsigned char