]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/malloc_heap.c
eal: make the global configuration private
[dpdk.git] / lib / librte_eal / common / malloc_heap.c
index 634ca212f2fe65781c423366d37268d9b63cbb84..842eb9de75a1c30aedbe547cd0762fa900498d92 100644 (file)
@@ -27,6 +27,7 @@
 #include "eal_internal_cfg.h"
 #include "eal_memalloc.h"
 #include "eal_memcfg.h"
+#include "eal_private.h"
 #include "malloc_elem.h"
 #include "malloc_heap.h"
 #include "malloc_mp.h"