Commit 07c76b666dc8e8fd2fb4f2b716f65687b60af8c7

Guillem Jover 2017-06-05T06:17:27

Do not use legacy BSD u_* types Some systems do not have these types available, and they are simply convenience aliases. Instead use the expanded versions which are more portable. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=101192