提交 f468d6dd 编写于 作者: C Caoruihong

chore: make compilation more robust

if we turn off some features, compile will fail.
so we fixed it.
Signed-off-by: NCaoruihong <crh.cao@huawei.com>
Change-Id: I462f1c91fb495cf786a6c0db636f4c13ce124f1d
上级 56e24ff6
......@@ -32,6 +32,8 @@
#ifndef __LINUX_TZDST_PRI_H__
#define __LINUX_TZDST_PRI_H__
#include <los_typedef.h>
#ifdef __cplusplus
#if __cplusplus
extern "C" {
......@@ -49,4 +51,4 @@ extern void unlock(void);
#endif /* __cplusplus */
#endif /* __cplusplus */
#endif /* __LINUX_TZDST_PRI_H__ */
\ No newline at end of file
#endif /* __LINUX_TZDST_PRI_H__ */
......@@ -45,6 +45,7 @@
#include "lwip/netdb.h"
#endif
#include "linux/rbtree.h"
#include "los_vm_common.h"
#include "los_vm_zone.h"
#include "los_vm_lock.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册