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