提交 bda32cde 编写于 作者: mysterywolf's avatar mysterywolf 提交者: guo

[libc] fix that some function cannot be found in unistd.h

上级 2fa40dd6
......@@ -13,7 +13,7 @@
#define __SYS_UNISTD_H__
#include <stddef.h>
#include "types.h" /* <sys/types.h> */
#include <sys/types.h>
#ifdef __cplusplus
extern "C" {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册