Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
[jlayton/glibc.git] / iconvdata / ibm1140.h
index b4ede7680f7166668f2dcb8577668236458df0a2..733298217a0fd54afdbb9bae65d4726155da254f 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,