Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2021-09-06 15:54:02 +0300
committerMarti Maria <info@littlecms.com>2021-09-06 15:54:02 +0300
commitc8ae6fbba1d387a686786bf801038a318e45d8a1 (patch)
tree763b1610c84fac559b088397d1c9fb435db299db /utils
parent19dc301f9e433c2e4894d38213e45d598aab91bb (diff)
Update tificc.c
Fix for issue #269
Diffstat (limited to 'utils')
-rw-r--r--utils/tificc/tificc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/tificc/tificc.c b/utils/tificc/tificc.c
index f878ed2..c486ef1 100644
--- a/utils/tificc/tificc.c
+++ b/utils/tificc/tificc.c
@@ -32,6 +32,7 @@
// Fix broken libtiff 4.3.0, thanks to Bob Friesenhahn for uncovering this
#if defined(HAVE_STDINT_H) && (TIFFLIB_VERSION >= 20201219)
+#include <stdint.h>
# undef uint16
# define uint16 uint16_t
# undef uint32