net/hns3: fix RSS TC mode entry
[dpdk.git] / lib / table / rte_table_hash_cuckoo.c
index f024303..c77eccf 100644 (file)
@@ -5,8 +5,6 @@
 #include <stdio.h>
 
 #include <rte_common.h>
-#include <rte_mbuf.h>
-#include <rte_memory.h>
 #include <rte_malloc.h>
 #include <rte_log.h>