Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 383879
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/src/imageio/format/png.c 2011-09-21 20:22:51.354705840 +0200
0
++ b/src/imageio/format/png.c 2011-09-21 20:22:40.305843971 +0200
Lines 27-32 Link Here
27
#include <stdlib.h>
27
#include <stdlib.h>
28
#include <stdio.h>
28
#include <stdio.h>
29
#include <png.h>
29
#include <png.h>
30
#include <zlib.h>
30
#include <inttypes.h>
31
#include <inttypes.h>
31
32
32
DT_MODULE(1)
33
DT_MODULE(1)

Return to bug 383879