]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/malloc_elem.h
mem: clarify documentation of virt2iova behaviour
[dpdk.git] / lib / librte_eal / common / malloc_elem.h
index 207767c94568291ba9c5f8635ce2706c7b09fae0..a1e5f7f02cc59fc83a04bd71f9d851a76b40d804 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 */