mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-28 10:12:09 +08:00
Merge pull request #1154 from BernardXiong/master
[DeviceDrivers] fix type unknown issue in pipe
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
*/
|
||||
#include <rthw.h>
|
||||
#include <rtdevice.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#if defined(RT_USING_POSIX)
|
||||
#include <dfs_file.h>
|
||||
|
||||
Reference in New Issue
Block a user