提交 c5bf3fa2 编写于 作者: B Bernard Xiong

[lwIP] remove compiling warning.

上级 07c0e130
......@@ -356,15 +356,14 @@
---------- Socket options ----------
------------------------------------
*/
/**
/**
/*
* LWIP_SOCKET==1: Enable Socket API (require to use sockets.c)
*/
#ifndef LWIP_SOCKET
#define LWIP_SOCKET 1
#endif
/**
/*
* LWIP_COMPAT_SOCKETS==1: Enable BSD-style sockets functions names.
* (only used if you use sockets.c)
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册