Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 423687 | Differences between
and this patch

Collapse All | Expand All

(-)exp-gfx.c.orig (+1 lines)
Lines 137-142 Link Here
137
137
138
#ifdef WITH_PNG
138
#ifdef WITH_PNG
139
139
140
#include <zlib.h>
140
#include <png.h>
141
#include <png.h>
141
static int png_open(struct export *e);
142
static int png_open(struct export *e);
142
static int png_option(struct export *e, int opt, char *arg);
143
static int png_option(struct export *e, int opt, char *arg);

Return to bug 423687