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

(-)a/filter/pdftopdf/P2POutputStream.h (+1 lines)
Lines 36-41 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Link Here
36
#undef HAVE_LIBZ
36
#undef HAVE_LIBZ
37
#endif
37
#endif
38
#include <stdio.h>
38
#include <stdio.h>
39
#undef putchar
39
#ifdef HAVE_LIBZ
40
#ifdef HAVE_LIBZ
40
#include <zlib.h>
41
#include <zlib.h>
41
#endif
42
#endif

Return to bug 428356