From 0c4748cdeb4b9f4c36f4222ccc1652d4d486cb0c Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期三, 02 十二月 2020 11:07:31 +0800
Subject: [PATCH] uddate

---
 src/socket/shm_stream_mod_socket.h |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/src/socket/shm_stream_mod_socket.h b/src/socket/shm_stream_mod_socket.h
index 9fd29a2..305c2fd 100644
--- a/src/socket/shm_stream_mod_socket.h
+++ b/src/socket/shm_stream_mod_socket.h
@@ -2,9 +2,7 @@
 #define __shm_stream_mod_socket_SOCKET_H__
 
 
-#ifdef __cplusplus
-extern "C" {
-#endif
+
 
 enum socket_mod_t
 {
@@ -70,8 +68,6 @@
  */
 int shm_stream_mod_socket_get_key(void * _socket);
 
-#ifdef __cplusplus
-}
-#endif
+
 
 #endif
\ No newline at end of file

--
Gitblit v1.8.0