“3121f889e1cd7efe7be46f9ed3882b69566121df”上不存在“paddle/phi/api/ext/tensor_compat.h”
提交 4d734a94 编写于 作者: M maosiping

use lwip close

Signed-off-by: Nmaosiping <maosiping@huawei.com>
上级 77b67554
......@@ -111,6 +111,12 @@ static int wsa_init_done = 0;
#include <stdint.h>
#ifdef LITEOS_VERSION
#include "lwip/sockets.h"
#define close(fd) lwip_close(fd)
#define shutdown(fd, how) lwip_shutdown(fd, how)
#endif
/*
* Prepare for using the sockets interface
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册