diff options
author | Ryan S. Arnold <rsa@linux.vnet.ibm.com> | 2013-06-05 10:28:33 -0500 |
---|---|---|
committer | Ryan S. Arnold <rsa@linux.vnet.ibm.com> | 2013-06-05 12:01:50 -0500 |
commit | 869378a5bf1d415f52c14d9697b886d8143a73e1 (patch) | |
tree | 4c2fd9fc3080f1867318652e6c1493fb0ed5407a /locale/C-translit.h | |
parent | 840e2943e8ae020adfa7eafa7877f004e7ecada1 (diff) | |
download | glibc-869378a5bf1d415f52c14d9697b886d8143a73e1.tar.gz glibc-869378a5bf1d415f52c14d9697b886d8143a73e1.tar.xz glibc-869378a5bf1d415f52c14d9697b886d8143a73e1.zip |
Add #include <stdint.h> to locale/gen-translit.pl and fix C-translit.h.
Diffstat (limited to 'locale/C-translit.h')
-rw-r--r-- | locale/C-translit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/locale/C-translit.h b/locale/C-translit.h index 98f66e28fc..fdd4450050 100644 --- a/locale/C-translit.h +++ b/locale/C-translit.h @@ -1,5 +1,4 @@ #include <stdint.h> - #define NTRANSLIT 1355 static const uint32_t translit_from_idx[] = { |