mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00

Removed the include of sys/types.h - apparently unnecessary now on the platforms on which it happened (all but Mac OS and RISC OS). Moved the Mac OS test into pngpriv.h (the only place it is used.)
The xcode project has not been entirely updated to libpng-1.4.0. It needs to *not* depend on pnggccrd.c or pngvcrd.c It needs to define PNG_NO_PEDANTIC_WARNINGS in the CFLAGS while building the library, but not while building an application. If an updated version is not received, this project will be removed when libpng-1.4.0 is released.