提交 f0722273 编写于 作者: R Rich Felker

fix typo in aio.h

上级 06650b96
......@@ -57,7 +57,7 @@ int lio_listio(int, struct aiocb *const [], int, struct sigevent *);
#define aio_cancel64 aio_cancel
#define aio_suspend64 aio_suspend
#define aio_fsync64 aio_fsync
#defile lio_listio64 lio_listio
#define lio_listio64 lio_listio
#define off64_t off_t
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册