summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/unicase.in.h.diff
blob: 7a5eeeb8b09c74127513bf2a39eac0c9caf62dba (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
25
26
27
28
*** unicase.in.h.orig	2023-04-21 12:07:22.606233082 +0200
--- unicase.in.h	2023-04-21 12:09:26.709004578 +0200
***************
*** 25,34 ****
  #ifndef _UNICASE_H
  #define _UNICASE_H
  
  #include "unitypes.h"
  
  /* Get bool.  */
! #include <stdbool.h>
  
  /* Get size_t.  */
  #include <stddef.h>
--- 25,37 ----
  #ifndef _UNICASE_H
  #define _UNICASE_H
  
+ /* Get LIBUNISTRING_DLL_VARIABLE.  */
+ #include <unistring/woe32dll.h>
+ 
  #include "unitypes.h"
  
  /* Get bool.  */
! #include <unistring/stdbool.h>
  
  /* Get size_t.  */
  #include <stddef.h>