]> sourceware.org Git - glibc.git/blobdiff - iconvdata/ibm1147.h
Remove redundant C locale settings.
[glibc.git] / iconvdata / ibm1147.h
index 48ddfb90aaadb52f5e91c227d98168fcc03d4a19..e927429597051f4c4de6c9a34c10a649ff15c90f 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1147.
-   Copyright (C) 2005 Free Software Foundation, Inc.
+   Copyright (C) 2005-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
@@ -17,6 +17,8 @@
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
 
+#include <stdint.h>
+
 static const uint32_t to_ucs4[256] =
 {
   [0x00] = 0x0000, [0x01] = 0x0001, [0x02] = 0x0002, [0x03] = 0x0003,
This page took 0.024697 seconds and 5 git commands to generate.