From e054f494306530720114b321b3d97ca2f397cbbb Mon Sep 17 00:00:00 2001 From: "Ryan S. Arnold" Date: Wed, 1 May 2013 10:46:34 -0500 Subject: Add #include for uint[32|64]_t usage (except installed headers). --- locale/C-translit.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'locale/C-translit.h') diff --git a/locale/C-translit.h b/locale/C-translit.h index d7ec778..98f66e2 100644 --- a/locale/C-translit.h +++ b/locale/C-translit.h @@ -1,3 +1,5 @@ +#include + #define NTRANSLIT 1355 static const uint32_t translit_from_idx[] = { -- cgit v1.1