From 6111babeadcae2e48b97c2bf0a110d97b1576abd Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 5 Apr 2005 23:33:08 +0000 Subject: * iconv/gconv_int.h: Include and . --- iconv/gconv_int.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'iconv/gconv_int.h') diff --git a/iconv/gconv_int.h b/iconv/gconv_int.h index 36d4ae2d44..768ebf0a97 100644 --- a/iconv/gconv_int.h +++ b/iconv/gconv_int.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1997-2002, 2003, 2004 Free Software Foundation, Inc. +/* Copyright (C) 1997-2002, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. @@ -22,6 +22,8 @@ #include "gconv.h" #include /* For alloca used in macro below. */ +#include /* For __toupper_l used in macro below. */ +#include /* For strlen et al used in macro below. */ #include __BEGIN_DECLS -- cgit v1.2.3