On Thu, Jun 13, 2019 at 3:55 AM Masahiro Yamada
<[email protected]> wrote:

> This header uses 'bool', but it does not include any header by itself.
>
> So, it could cause unknown type name error, depending on the header
> include order, although probably <linux/types.h> has been included by
> someone else.
>
> Include <linux/types.h> to make it self-contained.
>
> Signed-off-by: Masahiro Yamada <[email protected]>

Patch applied.

Yours,
Linus Walleij

Reply via email to