[libpng16] Imported from libpng-1.6.0beta04.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-12-29 20:57:39 -06:00
parent 04ab33560f
commit 6e4184249c
19 changed files with 88 additions and 573 deletions

View File

@@ -55,8 +55,9 @@
#include <stdlib.h> /* for exit() prototype */
#include <zlib.h>
#include "png.h" /* libpng header; includes zlib.h and setjmp.h */
#include "png.h" /* libpng header, includes setjmp.h */
#include "writepng.h" /* typedefs, common macros, public prototypes */