mempool: remove memory wastage on non-x86
[dpdk.git] / lib / librte_hash / rte_fbk_hash.c
index db118c9..576e8e6 100644 (file)
@@ -20,6 +20,7 @@
 #include <rte_cpuflags.h>
 #include <rte_log.h>
 #include <rte_spinlock.h>
+#include <rte_tailq.h>
 
 #include "rte_fbk_hash.h"