memzone: improve zero-length reserve
[dpdk.git] / lib / librte_eal / common / include / rte_bitmap.h
index 9425ace..7d4935f 100644 (file)
@@ -37,6 +37,7 @@ extern "C" {
 
 #include <string.h>
 #include <rte_common.h>
+#include <rte_config.h>
 #include <rte_debug.h>
 #include <rte_memory.h>
 #include <rte_branch_prediction.h>