From a5fee5b12bf1df48749d683ca717f71209a62746 Mon Sep 17 00:00:00 2001 From: huangxin Date: Wed, 7 Dec 2022 15:58:32 +0800 Subject: [PATCH] =?UTF-8?q?OCT=201.=20=E4=BF=AE=E6=AD=A3JSON=E5=A4=B4?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=BC=95=E7=94=A8=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- srcs/libs/include/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcs/libs/include/proto.h b/srcs/libs/include/proto.h index efd45e2..89cf5e8 100644 --- a/srcs/libs/include/proto.h +++ b/srcs/libs/include/proto.h @@ -8,7 +8,7 @@ #ifdef __cplusplus extern "C" { #endif -#include +#include typedef enum { CRYPTO_NONE = 0,