diff options
Diffstat (limited to 'print/ghostscript9-agpl-x11/files/patch-base_gsicc__create.c')
-rw-r--r-- | print/ghostscript9-agpl-x11/files/patch-base_gsicc__create.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/print/ghostscript9-agpl-x11/files/patch-base_gsicc__create.c b/print/ghostscript9-agpl-x11/files/patch-base_gsicc__create.c deleted file mode 100644 index 465789dfeaad..000000000000 --- a/print/ghostscript9-agpl-x11/files/patch-base_gsicc__create.c +++ /dev/null @@ -1,10 +0,0 @@ ---- base/gsicc_create.c.orig 2015-03-30 08:21:24 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" |