freebsd-ports/print/ghostscript9-agpl-base/files/patch-base_gsicc__create.c
Mathieu Arnold 1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00

10 lines
323 B
C

--- 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"