remove useless include of EAL memory config header
[dpdk.git] / lib / librte_eal / common / malloc_elem.h
index 207767c..a1e5f7f 100644 (file)
@@ -7,8 +7,6 @@
 
 #include <stdbool.h>
 
-#include <rte_eal_memconfig.h>
-
 #define MIN_DATA_SIZE (RTE_CACHE_LINE_SIZE)
 
 /* dummy definition of struct so we can use pointers to it in malloc_elem struct */