14347bc1753d7e50f008c1dc11380d7913e4ea34
[platform/upstream/libunistring.git] / gnulib-local / lib / unictype.h.diff
1 *** unictype.h.orig     2009-04-05 12:15:57.000000000 +0200
2 --- unictype.h  2009-04-12 04:31:36.000000000 +0200
3 ***************
4 *** 19,26 ****
5   
6   #include "unitypes.h"
7   
8   /* Get bool.  */
9 ! #include <stdbool.h>
10   
11   /* Get size_t.  */
12   #include <stddef.h>
13 --- 19,29 ----
14   
15   #include "unitypes.h"
16   
17 + /* Get LIBUNISTRING_DLL_VARIABLE.  */
18 + #include <unistring/woe32dll.h>
19
20   /* Get bool.  */
21 ! #include <unistring/stdbool.h>
22   
23   /* Get size_t.  */
24   #include <stddef.h>