summaryrefslogtreecommitdiff
path: root/print/ghostscript9-agpl-x11/files/patch-base_gsicc__create.c
blob: 465789dfeaad79ebac48ce60184754747ec1399a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"