From: "Dmitry V. Levin"
Date: Wed, 15 Feb 2017 05:23:26 +0300
> Because of interface limitations,
> provided by libc cannot be included after , therefore any
> header that includes cannot be included after .
>
> Change uapi/linux/l2tp.h, the last uapi header that includes
> , to include and
Because of interface limitations,
provided by libc cannot be included after , therefore any
header that includes cannot be included after .
Change uapi/linux/l2tp.h, the last uapi header that includes
, to include and instead of
and use __SOCK_SIZE__ instead of sizeof(struct sockaddr)
the sa