aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript9-base/files/patch-base-gsicc__create.c
blob: fdf8f5e33be3c5bb7f06ff1ec04a177f97901c84 (plain) (blame)
1
2
3
4
5
6
7
8
9
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"