Bump to version 0.9.4
[platform/upstream/libunistring.git] / gnulib-local / lib / unitypes.in.h.diff
1 *** unitypes.in.h.orig  2009-04-05 19:30:36.000000000 +0200
2 --- unitypes.in.h       2009-04-10 16:22:07.000000000 +0200
3 ***************
4 *** 18,24 ****
5   #define _UNITYPES_H
6   
7   /* Get uint8_t, uint16_t, uint32_t.  */
8 ! #include <stdint.h>
9   
10   /* Type representing a Unicode character.  */
11   typedef uint32_t ucs4_t;
12 --- 18,24 ----
13   #define _UNITYPES_H
14   
15   /* Get uint8_t, uint16_t, uint32_t.  */
16 ! #include <unistring/stdint.h>
17   
18   /* Type representing a Unicode character.  */
19   typedef uint32_t ucs4_t;