[libpng16] Imported from libpng-1.6.0beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-12-15 10:18:33 -06:00
parent c4081f05c8
commit 26aad85204
27 changed files with 106 additions and 167 deletions

View File

@@ -14,8 +14,11 @@
* does no transforms. The only output is a time as a floating point number of
* seconds with 9 decimal digits.
*/
#define _POSIX_C_SOURCE 199309L /* for clock_gettime */
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <time.h>