X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8414a40c52191d4c7cfeea74df22d9d64cbec415..3bb084c427932e54dddee186e580683b6d420881:/src/tiff/tools/bmp2tiff.c diff --git a/src/tiff/tools/bmp2tiff.c b/src/tiff/tools/bmp2tiff.c index 08d9917548..2e1e430ae9 100644 --- a/src/tiff/tools/bmp2tiff.c +++ b/src/tiff/tools/bmp2tiff.c @@ -52,6 +52,10 @@ # include #endif +#ifdef NEED_LIBPORT +# include "libport.h" +#endif + #include "tiffio.h" #ifndef O_BINARY @@ -428,7 +432,7 @@ main(int argc, char* argv[]) read(fd, clr_tbl, n_clr_elems * clr_tbl_size); red_tbl = (unsigned short*) - _TIFFmalloc(1<