$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
 
