summaryrefslogtreecommitdiff
path: root/print/ghostscript8/files/patch-base-png_.h
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript8/files/patch-base-png_.h')
-rw-r--r--print/ghostscript8/files/patch-base-png_.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/print/ghostscript8/files/patch-base-png_.h b/print/ghostscript8/files/patch-base-png_.h
new file mode 100644
index 000000000000..f41e1f171439
--- /dev/null
+++ b/print/ghostscript8/files/patch-base-png_.h
@@ -0,0 +1,9 @@
+--- base/png_.h.orig 2007-06-06 00:23:38.000000000 +0200
++++ base/png_.h 2012-04-27 19:31:55.000000000 +0200
+@@ -22,5 +22,6 @@
+ #else
+ #include "png.h"
+ #endif
++#include "pngpriv.h"
+
+ #endif /* png__INCLUDED */