On Tue, Mar 29, 2016 at 6:14 PM, Denys Vlasenko wrote:
> Recent change to uapi/linux/swab.h needs this.
>
> Unfortunately, UAPI headers don't include compiler.h and fixing it there is
> not enough.
>
> Tested. Testcase: "make headers_install" and try to compile this:
>
> #include
>
Recent change to uapi/linux/swab.h needs this.
Unfortunately, UAPI headers don't include compiler.h and fixing it there is not
enough.
Tested. Testcase: "make headers_install" and try to compile this:
#include
void main() {}
Signed-off-by: Denys Vlasenko
CC: Josh Boyer
CC: T
2 matches
Mail list logo