mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 09:08:25 +00:00
[fix] add the header file to avoid compiler error. (#5643)
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <poll.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <dfs_file.h>
|
||||
|
||||
/**
|
||||
* @brief This function will open a pipe.
|
||||
|
||||
Reference in New Issue
Block a user