未验证 提交 ffae7a26 编写于 作者: X xiangxistu 提交者: GitHub

[fix] add the header file to avoid compiler error. (#5643)

上级 0a8dd10b
......@@ -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.
......
......@@ -15,6 +15,7 @@
#include <unistd.h>
#include <sys/stat.h>
#include <sys/statfs.h>
#include <sys/errno.h>
#include "sys/mman.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册