forked from xuos/xiuos
fix the problem of Hifive1 Rev B development board missing header files from Huang_yuqing
it is fit
This commit is contained in:
commit
6e062dafab
|
@ -19,8 +19,10 @@
|
||||||
* @date: 2020/3/8
|
* @date: 2020/3/8
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
#include <string.h>
|
||||||
|
#include <xs_ktask.h>
|
||||||
#include <xs_service.h>
|
#include <xs_service.h>
|
||||||
|
|
||||||
#ifdef FS_VFS
|
#ifdef FS_VFS
|
||||||
#include <iot-vfs_posix.h>
|
#include <iot-vfs_posix.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue