On Mon, 11 Mar 2019 18:37:01 +0100 Natanael Copa <nc...@alpinelinux.org> wrote:
> Fix the following warning when building with musl libc: > > In file included from ../drivers/net/netvsc/hn_vf.c:14: > /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect > #include <sys/fcntl.h> to <fcntl.h> [-Wcpp] > #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> > ^~~~~~~ > > Signed-off-by: Natanael Copa <nc...@alpinelinux.org> Acked-by: Stephen Hemminger <sthem...@microsoft.com>