remove useless include of EAL memory config header
[dpdk.git] / app / test / test_memzone.c
index 7501b63..7edfd06 100644 (file)
@@ -13,7 +13,6 @@
 #include <rte_memory.h>
 #include <rte_memzone.h>
 #include <rte_eal.h>
-#include <rte_eal_memconfig.h>
 #include <rte_common.h>
 #include <rte_string_fns.h>
 #include <rte_errno.h>