examples/pipeline: fix build
[dpdk.git] / lib / member / rte_member.c
index 9dd55a5..7e1632e 100644 (file)
@@ -5,9 +5,7 @@
 #include <string.h>
 
 #include <rte_string_fns.h>
-#include <rte_eal.h>
 #include <rte_eal_memconfig.h>
-#include <rte_memory.h>
 #include <rte_malloc.h>
 #include <rte_errno.h>
 #include <rte_tailq.h>