remove useless include of EAL memory config header
[dpdk.git] / lib / librte_eal / common / eal_common_memalloc.c
index 3712719..55189d0 100644 (file)
@@ -9,7 +9,6 @@
 #include <rte_fbarray.h>
 #include <rte_memzone.h>
 #include <rte_memory.h>
-#include <rte_eal_memconfig.h>
 #include <rte_string_fns.h>
 #include <rte_rwlock.h>