summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/unistr.in.h.diff
blob: 0b31c86cbcf7f6c943523b8437b8dd8c22d60a80 (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
*** unistr.in.h.orig	2009-12-24 23:21:27.000000000 +0100
--- unistr.in.h	2009-12-25 02:04:40.000000000 +0100
***************
*** 20,29 ****
  #include "unitypes.h"
  
  /* Get common macros for C.  */
! #include "unused-parameter.h"
  
  /* Get bool.  */
! #include <stdbool.h>
  
  /* Get size_t.  */
  #include <stddef.h>
--- 20,32 ----
  #include "unitypes.h"
  
  /* Get common macros for C.  */
! #include <unistring/cdefs.h>
! 
! /* Get inline if available.  */
! #include <unistring/inline.h>
  
  /* Get bool.  */
! #include <unistring/stdbool.h>
  
  /* Get size_t.  */
  #include <stddef.h>