summaryrefslogtreecommitdiffstats
path: root/graphics/vips/files/patch-libsrc-iofuncs-predicate.c
blob: 96f8010998e07c5e59ac900bce88da4c063f9ca6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- libsrc/iofuncs/predicate.c.orig Tue Feb  8 07:19:20 2005
+++ libsrc/iofuncs/predicate.c
@@ -73,6 +73,12 @@
 #include <vips/vips.h>
 
 #ifdef HAVE_TIFF
+#undef D50_X0
+#undef D50_Y0
+#undef D50_Z0
+#undef D65_X0
+#undef D65_Y0
+#undef D65_Z0
 #include <tiffio.h>
 #endif /*HAVE_TIFF*/