[DeviceDrivers] fix type unknown issue in pipe
This commit is contained in:
parent
0266ebce5b
commit
00c6e81ecc
|
@ -24,6 +24,7 @@
|
|||
*/
|
||||
#include <rthw.h>
|
||||
#include <rtdevice.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#if defined(RT_USING_POSIX)
|
||||
#include <dfs_file.h>
|
||||
|
|
Loading…
Reference in New Issue