1*** unigbrk.in.h.orig	2011-01-07 17:40:15.000000000 +0100
2--- unigbrk.in.h	2011-03-29 23:36:45.000000000 +0200
3***************
4*** 19,25 ****
5  #define _UNIGBRK_H
6
7  /* Get bool.  */
8! #include <stdbool.h>
9
10  /* Get size_t. */
11  #include <stddef.h>
12--- 19,25 ----
13  #define _UNIGBRK_H
14
15  /* Get bool.  */
16! #include <unistring/stdbool.h>
17
18  /* Get size_t. */
19  #include <stddef.h>
20