summaryrefslogtreecommitdiff
path: root/graphics/lcms/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/lcms/patches/patch-ab')
-rw-r--r--graphics/lcms/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/lcms/patches/patch-ab b/graphics/lcms/patches/patch-ab
new file mode 100644
index 00000000000..8b3abeee901
--- /dev/null
+++ b/graphics/lcms/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.10 2005/12/07 17:47:06 wiz Exp $
+
+--- include/lcms.h.orig 2005-11-26 15:23:47.000000000 +0100
++++ include/lcms.h
+@@ -134,7 +134,7 @@
+ #if defined(__OpenBSD__) || defined(__NetBSD__) || defined(__FreeBSD__)
+ # include <sys/types.h>
+ # define USE_INT64 1
+-# define LCMSSLONGLONG int_64_t
++# define LCMSSLONGLONG int64_t
+ # define LCMSULONGLONG u_int64_t
+ #endif
+