tizen 2.4 release
[external/libunistring.git] / gnulib-local / lib / unistr.in.h.diff
1 *** unistr.in.h.orig    2009-12-24 23:21:27.000000000 +0100
2 --- unistr.in.h 2009-12-25 02:04:40.000000000 +0100
3 ***************
4 *** 20,29 ****
5   #include "unitypes.h"
6   
7   /* Get common macros for C.  */
8 ! #include "unused-parameter.h"
9   
10   /* Get bool.  */
11 ! #include <stdbool.h>
12   
13   /* Get size_t.  */
14   #include <stddef.h>
15 --- 20,32 ----
16   #include "unitypes.h"
17   
18   /* Get common macros for C.  */
19 ! #include <unistring/cdefs.h>
20
21 ! /* Get inline if available.  */
22 ! #include <unistring/inline.h>
23   
24   /* Get bool.  */
25 ! #include <unistring/stdbool.h>
26   
27   /* Get size_t.  */
28   #include <stddef.h>