mem: add secondary process init with memory hotplug
[dpdk.git] / lib / librte_eal / common / eal_common_memory.c
index d519f15..fe5fdfc 100644 (file)
@@ -20,6 +20,7 @@
 #include <rte_errno.h>
 #include <rte_log.h>
 
+#include "eal_memalloc.h"
 #include "eal_private.h"
 #include "eal_internal_cfg.h"