From e459a0c2558e4f56050a6bf2209d18b4b9837e50 Mon Sep 17 00:00:00 2001 From: YuQing <384681@qq.com> Date: Thu, 7 Jan 2021 15:44:37 +0800 Subject: [PATCH] should include sf_util.h --- src/sf_proto.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sf_proto.h b/src/sf_proto.h index 07073b8..c7fa838 100644 --- a/src/sf_proto.h +++ b/src/sf_proto.h @@ -25,6 +25,7 @@ #include "fastcommon/sockopt.h" #include "sf_define.h" #include "sf_types.h" +#include "sf_util.h" #define SF_PROTO_ACK 116