X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=contrib%2Ftools%2Fcvtcolor.c;h=111dfcee74c15b24ab114cd374db51e65c56e56a;hb=f125affdc66153880ba8dc33d8369e5a0dc9a6a7;hp=e6793c7d59636df1336298348f3c74f1a54b7d9b;hpb=fa7e0fcd15b99f3b778e018992da36a5703fc6a3;p=platform%2Fupstream%2Flibpng.git diff --git a/contrib/tools/cvtcolor.c b/contrib/tools/cvtcolor.c index e6793c7..111dfce 100644 --- a/contrib/tools/cvtcolor.c +++ b/contrib/tools/cvtcolor.c @@ -1,7 +1,4 @@ -/*- - * convert.c - * - * Last changed in libpng 1.6.0 [February 14, 2013] +/* convert.c * * COPYRIGHT: Written by John Cunningham Bowler, 2013. * To the extent possible under law, the author has waived all copyright and @@ -10,6 +7,7 @@ * * Convert 8-bit sRGB or 16-bit linear values to another format. */ + #define _ISOC99_SOURCE 1 #include