X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ecb22f9e0a2a10457dae28f39510cf704e0c7796..7198c3368055d88249a338eb33b21f051f674806:/src/tiff/libtiff/tif_config.h?ds=sidebyside diff --git a/src/tiff/libtiff/tif_config.h b/src/tiff/libtiff/tif_config.h index f85ecbe635..b0840c777f 100644 --- a/src/tiff/libtiff/tif_config.h +++ b/src/tiff/libtiff/tif_config.h @@ -32,7 +32,7 @@ #define SIZEOF_LONG 4 #endif -#if __BIG_ENDIAN__ +#ifdef __BIG_ENDIAN__ /* Set the native cpu bit order */ #define HOST_FILLORDER FILLORDER_MSB2LSB