From 0fb4e151265b3178fcca5d5d47348e55b07cf4c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=94=9F?= <37073099+lianghongquan@users.noreply.github.com> Date: Tue, 20 Dec 2022 15:34:59 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E5=A4=8D=E3=80=91=E6=B6=88?= =?UTF-8?q?=E9=99=A4=E5=87=BD=E6=95=B0atol()=E9=9A=90=E5=90=AB=E5=A3=B0?= =?UTF-8?q?=E6=98=8E=E7=9A=84=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ulog_easyflash_be.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ulog_easyflash_be.c b/ulog_easyflash_be.c index 69564db..b3fdebf 100644 --- a/ulog_easyflash_be.c +++ b/ulog_easyflash_be.c @@ -29,6 +29,7 @@ #include #include #include +#include #define LOG_TAG "easyflash" #include