fix: los_swtmr.h不满足自包含要求对los_config.h存在依赖,但未包含los_config.h

close: #I40DHM

Signed-off-by: zff <zhangfanfan2@huawei.com>
Change-Id: I6903d2ece13ab0a4aadbc65f737c5f5a0f0a357a
This commit is contained in:
YOUR_NAME
2021-07-20 14:23:40 +08:00
parent b3481b1fa1
commit ad8e96a00f
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -37,6 +37,7 @@
#ifndef _LOS_SWTMR_H
#define _LOS_SWTMR_H
#include "los_config.h"
#include "los_sortlink.h"
#ifdef __cplusplus