[fal] fal_rtt.c消除函数strtol()隐含声明的警告
This commit is contained in:
parent
8c7e0b71ce
commit
2f214d03c0
|
@ -15,6 +15,7 @@
|
|||
#include <rtthread.h>
|
||||
#include <rtdevice.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
/* ========================== block device ======================== */
|
||||
struct fal_blk_device
|
||||
|
|
Loading…
Reference in New Issue