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). --- iconv/dummy-repertoire.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'iconv/dummy-repertoire.c') diff --git a/iconv/dummy-repertoire.c b/iconv/dummy-repertoire.c index b32a754..a7ca1f0 100644 --- a/iconv/dummy-repertoire.c +++ b/iconv/dummy-repertoire.c @@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, see . */ +#include + /* For iconv we don't have to handle repertoire maps. Provide dummy definitions to allow the use of linereader.c unchanged. */ #include -- cgit v1.1