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). --- iconvdata/cp775.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'iconvdata/cp775.h') diff --git a/iconvdata/cp775.h b/iconvdata/cp775.h index 13fe5deaf3..c7e6011058 100644 --- a/iconvdata/cp775.h +++ b/iconvdata/cp775.h @@ -17,6 +17,8 @@ License along with the GNU C Library; if not, see . */ +#include + /* Table to map to UCS4. It can be generated using (I know, this is a useless use of cat, but the linebreak requires it): -- cgit v1.2.3