Fix compile warning in regards to inet_aton implicit declaration
这个提交包含在:
父节点
2923d314ca
当前提交
f4ee42c9b6
@ -32,6 +32,8 @@
|
||||
02110-1301, USA
|
||||
*/
|
||||
|
||||
#define _BSD_SOURCE
|
||||
|
||||
#include <errno.h>
|
||||
#include <netdb.h>
|
||||
#include <signal.h>
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户