tailq: remove unneeded inclusions
[dpdk.git] / lib / librte_hash / rte_hash.c
index ba827d2..b6a2b2f 100644 (file)
@@ -46,7 +46,6 @@
 #include <rte_branch_prediction.h>
 #include <rte_memzone.h>
 #include <rte_malloc.h>
-#include <rte_tailq.h>
 #include <rte_eal.h>
 #include <rte_eal_memconfig.h>
 #include <rte_per_lcore.h>