On Wed, 12 Jul 2017 10:45:19 +0200,
Natanael Copa wrote:
>
> Use the standard uint{8,16,32,64}_t everywhere instead of the
> non-standard u_int{8,16,32,64}_t.
>
> Signed-off-by: Natanael Copa <ncopa at alpinelinux.org>
The patch breaks the build with glibc.
Takashi