I've got a program that won't compile with /usr/include/jpeglib.h. The reason is that struct jpeg_component_info does not contain height_in_blocks.
The jpeglib.h distributed in jpegsrc.v6b.tar.gz from http://www.ijg.org/files/ *does* contains height_in_blocks. What is the reason for using a different jpeglib.h? Teun -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

