remove useless include of EAL memory config header
[dpdk.git] / lib / librte_eal / common / eal_common_memzone.c
index ef6c909..99b8d65 100644 (file)
@@ -15,7 +15,6 @@
 #include <rte_memory.h>
 #include <rte_memzone.h>
 #include <rte_eal.h>
-#include <rte_eal_memconfig.h>
 #include <rte_per_lcore.h>
 #include <rte_errno.h>
 #include <rte_string_fns.h>