]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_member/rte_member.h
mempool: fix slow allocation of large mempools
[dpdk.git] / lib / librte_member / rte_member.h
index b7787678f5b131e065925f1d07bd6b97752bd81e..ab2b232170c66cb454adcc6fbde98a0dc02a9879 100644 (file)
@@ -52,6 +52,7 @@ extern "C" {
 #include <stdint.h>
 
 #include <rte_common.h>
+#include <rte_config.h>
 
 /** The set ID type that stored internally in hash table based set summary. */
 typedef uint16_t member_set_t;