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