From c342e6ef1c1eced62ef0bc1eb320b25e37290119 Mon Sep 17 00:00:00 2001 From: oh_ci Date: Mon, 28 Oct 2024 07:19:58 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!588=20:?= =?UTF-8?q?=20=E7=A4=BE=E5=8C=BAsdk=E7=BC=96=E8=AF=91=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E8=A7=84=E9=81=BF'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frameworks/libhilog/base/hilog_base.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/frameworks/libhilog/base/hilog_base.c b/frameworks/libhilog/base/hilog_base.c index ccf26e6..c482e9c 100644 --- a/frameworks/libhilog/base/hilog_base.c +++ b/frameworks/libhilog/base/hilog_base.c @@ -25,8 +25,6 @@ #include #include #include -#include -#include #define LOG_LEN 3 #define ERROR_FD 2 -- Gitee