summaryrefslogtreecommitdiff
path: root/graphics/radiance/patches/patch-at
blob: becc5e942371c659e20b56b6f8dcae36adb99c4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-at,v 1.1 2006/02/18 21:27:57 wiz Exp $

--- src/common/tifftypes.h.orig	2004-10-27 23:23:47.000000000 +0000
+++ src/common/tifftypes.h
@@ -2,4 +2,4 @@
 /* The following is lifted straight out of tiff.h */
-#ifndef _TIFF_DATA_TYPEDEFS_
-#define _TIFF_DATA_TYPEDEFS_
+#ifndef _TIFF_
+#define _TIFF_
 /*
@@ -26,2 +26,2 @@ typedef	unsigned long uint32;	/* sizeof 
 #endif
-#endif /* _TIFF_DATA_TYPEDEFS_ */
+#endif /* _TIFF_ */