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

Collapse All | Expand All

(-)a/pfstools-1.6.5/src/fileformat/ppmio.cpp (-1 / +1 lines)
Lines 28-34 Link Here
28
#include "ppmio.h"
28
#include "ppmio.h"
29
29
30
extern "C" {
30
extern "C" {
31
 #include <ppm.h>
31
 #include <netpbm/ppm.h>
32
}
32
}
33
33
34
#include <assert.h>
34
#include <assert.h>

Return to bug 162080