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