replace zero-length arrays with flexible ones
[dpdk.git] / lib / table / rte_table_hash_lru.c
index 5bcdb7b..c31acc1 100644 (file)
@@ -6,8 +6,6 @@
 #include <stdio.h>
 
 #include <rte_common.h>
-#include <rte_mbuf.h>
-#include <rte_memory.h>
 #include <rte_malloc.h>
 #include <rte_log.h>