Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
[jlayton/glibc.git] / iconvdata / ibm1149.h
index 2fe222cb6eebf2daabe2d8956f15fb9dbf0656b9..a86aa247f42b8c62db489cb685f46975886deb69 100644 (file)
@@ -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,