commit | d132012fc48a6ee206956fc31380e4fa7a1676ac | [log] [tgz] |
---|---|---|
author | xf.li <xf.li@mobiletek.cn> | Mon Mar 18 02:10:13 2024 -0700 |
committer | xf.li <xf.li@mobiletek.cn> | Mon Mar 18 02:10:13 2024 -0700 |
tree | 321c8239444d65153c1fef6f13357e0096b31153 | |
parent | 387f7f270577e71a67ea346b062c544961f1fa46 [diff] |
[85286]Resolve compilation errors Change-Id: Ia429a82a9a070cfd54f0a976de798c25055dba91
diff --git a/mbtk/test/lynq_log_test.c b/mbtk/test/lynq_log_test.c index b611e3f..9511033 100755 --- a/mbtk/test/lynq_log_test.c +++ b/mbtk/test/lynq_log_test.c
@@ -3,7 +3,6 @@ #include <unistd.h> #include <errno.h> #include <string.h> -#include "json/json.h" #include "lynq_deflog.h" int main(int argc, char *argv[])