wangzhengquan
2020-08-05 c85fe0b87d3a1d6765b8ce9a17136a9f7e056178
src/queue/shm_mm.c
@@ -10,4 +10,6 @@
   mem_pool_destroy();
}
int shm_alloc_key() {
   return mm_alloc_key();
}