add shm_alloc_key
src/queue/shm_mm.c @@ -14,6 +14,3 @@ hashtable_t *hashtable = mm_get_hashtable(); return hashtable_alloc_key(hashtable); }