]> git.droids-corp.org - dpdk.git/blobdiff - kernel/freebsd/nic_uio/nic_uio.c
net/ice: add RSS hash parsing in AVX512 path
[dpdk.git] / kernel / freebsd / nic_uio / nic_uio.c
index 401b487e1681823c93348f211a8b6fa81a1bf74d..7a81694c92dc1492eb01e5f7d437912a7fd01a2c 100644 (file)
@@ -11,6 +11,7 @@ __FBSDID("$FreeBSD$");
 #include <sys/bus.h> /* structs, prototypes for pci bus stuff and DEVMETHOD */
 #include <sys/rman.h>
 #include <sys/systm.h>
+#include <sys/lock.h>
 #include <sys/rwlock.h>
 #include <sys/proc.h>