From 6669974fc23eb1a8d1fe454b4577a47a3795feb0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Fri, 10 Feb 2012 19:35:28 +0000 Subject: [PATCH] - new Changed files: alevt-zlib-include.patch -> 1.1 --- alevt-zlib-include.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 alevt-zlib-include.patch diff --git a/alevt-zlib-include.patch b/alevt-zlib-include.patch new file mode 100644 index 0000000..2bc91cb --- /dev/null +++ b/alevt-zlib-include.patch @@ -0,0 +1,10 @@ +--- alevt-1.6.2//exp-gfx.c~ 2007-12-03 03:56:06.000000000 +0100 ++++ alevt-1.6.2//exp-gfx.c 2012-02-10 20:32:05.132342656 +0100 +@@ -158,6 +158,7 @@ + #ifdef WITH_PNG + + #include ++#include + static int png_open(struct export *e); + static int png_option(struct export *e, int opt, char *arg); + static int png_output(struct export *e, char *name, struct fmt_page *pg); -- 2.43.0