]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_efd/rte_efd.c
eal: hide shared memory config
[dpdk.git] / lib / librte_efd / rte_efd.c
index b808ce99fa5cb85ad60c62f659da8b866f2bc13a..d3d0195784920ecc7e6b3a32bafdbf63accb9de6 100644 (file)
@@ -20,6 +20,7 @@
 #include <rte_ring.h>
 #include <rte_jhash.h>
 #include <rte_hash_crc.h>
+#include <rte_tailq.h>
 
 #include "rte_efd.h"
 #if defined(RTE_ARCH_X86)