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

Collapse All | Expand All

(-)pips-common-3.7.0/Core/pips-filter/pfimg.h (+3 lines)
Lines 31-36 Link Here
31
#ifndef __PF_IMG_H__
31
#ifndef __PF_IMG_H__
32
#define __PF_IMG_H__
32
#define __PF_IMG_H__
33
33
34
#define png_infopp_NULL (png_infopp)NULL
35
#define int_p_NULL (int*)NULL
36
34
#include <png.h>
37
#include <png.h>
35
#include "pips-prtlib.h"
38
#include "pips-prtlib.h"
36
39

Return to bug 337641