Index: tif_ojpeg.c =================================================================== --- tif_ojpeg.c (revision 21023) +++ tif_ojpeg.c (working copy) @@ -31,11 +31,7 @@ #endif #define JPEG_INTERNALS /* Include "jpegint.h" for "DSTATE_*" symbols */ #undef INLINE -#ifdef _LINUX -#include -#else #include "../jpeg/jpeglib.h" -#endif #undef JPEG_INTERNALS /* Hack for Microsoft's Wang Imaging for Windows output files */