test/compress: clarify out-of-space error messages
[dpdk.git] / lib / librte_eal / common / rte_malloc.c
index 2cad7be..fecd9a9 100644 (file)
@@ -25,6 +25,7 @@
 #include "malloc_elem.h"
 #include "malloc_heap.h"
 #include "eal_memalloc.h"
+#include "eal_memcfg.h"
 
 
 /* Free the memory space back to heap */