kernel/freebsd: fix module build on latest head
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 6 Jun 2019 15:40:16 +0000 (16:40 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 27 Jun 2019 15:27:04 +0000 (17:27 +0200)
commit1c7191e7349e612a44523cde7fa2340ffe8f1c8f
tree6e642236aace58336a123a09f621897aff12a2e4
parent75683290e5ed7846b3e37d927efca68974fb3f20
kernel/freebsd: fix module build on latest head

Internal changes in the freebsd kernel have meant that additional includes
are now necessary to build the kernel modules for DPDK. Tested with latest
bsd HEAD revision.

Bugzilla ID: 282
Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
kernel/freebsd/contigmem/contigmem.c
kernel/freebsd/nic_uio/nic_uio.c