From caecfd9123e17b916c1e6e79f967afb3cdeaa0bb Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期二, 01 十二月 2020 09:51:00 +0800
Subject: [PATCH] sendandrev reentry

---
 test_socket/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test_socket/Makefile b/test_socket/Makefile
index 47331b4..a908d06 100644
--- a/test_socket/Makefile
+++ b/test_socket/Makefile
@@ -8,7 +8,7 @@
 
 # 寮�婧愬伐鍏峰寘
 #-lusgcommon
-LDLIBS += -lshm_queue  -lpthread
+LDLIBS += -lshm_queue  -lpthread -lusgcommon
 
 INCLUDES += -I${ROOT}/src -I${ROOT}/src/queue -I${ROOT}/src/socket -I${ROOT}/src/common/include -I$(ROOT)/include/usgcommon
 

--
Gitblit v1.8.0