提交 5721fa89 编写于 作者: mysterywolf's avatar mysterywolf

Signed-off-by: mysterywolf

上级 a162640f
......@@ -9,6 +9,8 @@
#ifndef FCNTL_H__
#define FCNTL_H__
#include <rtconfig.h>
#ifdef RT_USING_DFS
#include <dfs_posix.h>
#endif
......
......@@ -36,4 +36,8 @@
#endif
int isatty (int fd);
char * ttyname (int desc);
#endif /* _SYS_UNISTD_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册