remove useless include of EAL memory config header
[dpdk.git] / app / test / test_memory.c
index 3da803e..7d5ae99 100644 (file)
@@ -6,7 +6,6 @@
 #include <stdint.h>
 
 #include <rte_eal.h>
-#include <rte_eal_memconfig.h>
 #include <rte_memory.h>
 #include <rte_common.h>
 #include <rte_memzone.h>