045633a1b8
and 9.x in terms of CJK character support and they are still in demand. While I am here, the following changes have been added: - Add LICENSE. - Use OPTIONS_DEFINE for ghostscript drivers. - Add MAKE_JOBS_SAFE=yes. Discussed with: bapt
9 lines
210 B
C
9 lines
210 B
C
--- src/png_.h.orig 2003-01-17 01:49:05.000000000 +0100
|
|
+++ src/png_.h 2012-04-27 19:22:59.000000000 +0200
|
|
@@ -27,5 +27,6 @@
|
|
#else
|
|
#include "png.h"
|
|
#endif
|
|
+#include "pngpriv.h"
|
|
|
|
#endif /* png__INCLUDED */
|