提交 c852133e 编写于 作者: O openharmony_ci 提交者: Gitee

!16 修正关闭VFS等特性后编译失败问题

Merge pull request !16 from Caoruihong/master
...@@ -32,6 +32,8 @@ ...@@ -32,6 +32,8 @@
#ifndef __LINUX_TZDST_PRI_H__ #ifndef __LINUX_TZDST_PRI_H__
#define __LINUX_TZDST_PRI_H__ #define __LINUX_TZDST_PRI_H__
#include <los_typedef.h>
#ifdef __cplusplus #ifdef __cplusplus
#if __cplusplus #if __cplusplus
extern "C" { extern "C" {
...@@ -49,4 +51,4 @@ extern void unlock(void); ...@@ -49,4 +51,4 @@ extern void unlock(void);
#endif /* __cplusplus */ #endif /* __cplusplus */
#endif /* __cplusplus */ #endif /* __cplusplus */
#endif /* __LINUX_TZDST_PRI_H__ */ #endif /* __LINUX_TZDST_PRI_H__ */
\ No newline at end of file
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
#include "lwip/netdb.h" #include "lwip/netdb.h"
#endif #endif
#include "linux/rbtree.h" #include "linux/rbtree.h"
#include "los_vm_common.h"
#include "los_vm_zone.h" #include "los_vm_zone.h"
#include "los_vm_lock.h" #include "los_vm_lock.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册