aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript9-base/files/patch-base-gsicc__create.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
commit1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch)
tree48e47bf661e0e5d6ed9c060e8aea683b30d4540f /print/ghostscript9-base/files/patch-base-gsicc__create.c
parent77a17abea6e535d47564d5d0db090f47cf4a15f4 (diff)
downloadports-1a8a092d9fefcbd7f960c82c59802c61807867a6.tar.gz
ports-1a8a092d9fefcbd7f960c82c59802c61807867a6.zip
Notes
Diffstat (limited to 'print/ghostscript9-base/files/patch-base-gsicc__create.c')
-rw-r--r--print/ghostscript9-base/files/patch-base-gsicc__create.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/print/ghostscript9-base/files/patch-base-gsicc__create.c b/print/ghostscript9-base/files/patch-base-gsicc__create.c
new file mode 100644
index 000000000000..fdf8f5e33be3
--- /dev/null
+++ b/print/ghostscript9-base/files/patch-base-gsicc__create.c
@@ -0,0 +1,10 @@
+--- base/gsicc_create.c.orig 2012-08-08 08:01:36 UTC
++++ base/gsicc_create.c
+@@ -116,6 +116,7 @@ Note: All profile data must be encoded a
+
+ */
+
++#include <sys/types.h>
+ #include "icc34.h" /* Note this header is needed even if lcms is not
+ compiled as default CMS */
+ #include "string_.h"