On Sun, Mar 12, 2017 at 11:00:36PM +0100, Hauke Mehrtens wrote:
> Instead of checking if this header file is used in the glibc, check if
> iti is not used in kernel context, this way it will also work with
> other libc implementations like musl.
>
> Signed-off-by: Hauke Mehrtens
Accked-by: Mikko
Instead of checking if this header file is used in the glibc, check if
iti is not used in kernel context, this way it will also work with
other libc implementations like musl.
Signed-off-by: Hauke Mehrtens
---
include/uapi/linux/libc-compat.h | 8
1 file changed, 4 insertions(+), 4 dele