From 53450b352831526035fc249c5a6079fc6d297a58 Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Mon, 20 Dec 2021 13:28:07 -0500 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inc/webclient.h | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/webclient.h b/inc/webclient.h index 5942530..cc047c5 100644 --- a/inc/webclient.h +++ b/inc/webclient.h @@ -18,6 +18,7 @@ #define __WEBCLIENT_H__ #include +#include #if defined(WEBCLIENT_USING_MBED_TLS) || defined(WEBCLIENT_USING_SAL_TLS) #include