diff options
Diffstat (limited to 'iconvdata/jis0212.c')
-rw-r--r-- | iconvdata/jis0212.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/iconvdata/jis0212.c b/iconvdata/jis0212.c index e9e1313553..7484c5e84c 100644 --- a/iconvdata/jis0212.c +++ b/iconvdata/jis0212.c @@ -1,5 +1,5 @@ /* Mapping tables for JIS0212 handling. - Copyright (C) 1997 Free Software Foundation, Inc. + Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. @@ -18,7 +18,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include <inttypes.h> +#include <stdint.h> #include <wchar.h> #include <jis0212.h> |