From 00dba6082e245d917cb7d6eed3c627211ff41cd7 Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期五, 25 九月 2020 15:53:21 +0800
Subject: [PATCH] update

---
 src/queue/include/shm_mm.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/queue/include/shm_mm.h b/src/queue/include/shm_mm.h
index 8aeb202..ec094ac 100644
--- a/src/queue/include/shm_mm.h
+++ b/src/queue/include/shm_mm.h
@@ -18,6 +18,8 @@
  */
 void shm_destroy();
 
+int shm_alloc_key();
+
 
 #ifdef __cplusplus
 }

--
Gitblit v1.8.0