]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: ip.h add #include
authorBjoern A. Zeeb <bz@FreeBSD.org>
Sun, 9 Jan 2022 00:57:13 +0000 (00:57 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Sun, 9 Jan 2022 00:57:13 +0000 (00:57 +0000)
commit4ddc0079eab3633aa8370eeec9e37b3796cc88bd
treeda5a38cccc9dfc7ed67bdfa93bb816e6eb4cff83
parentfcbb1441d07db81899d7a7063405544e6f31e2af
LinuxKPI: ip.h add #include

Also include netinet/in.h so that in_addr in known for ip.h.
Found by compiling a new piece of code which complained.

MFC after: 3 days
sys/compat/linuxkpi/common/include/linux/ip.h