Fix compile warning in regards to inet_aton implicit declaration
This commit is contained in:
rodzic
2923d314ca
commit
f4ee42c9b6
@ -32,6 +32,8 @@
|
||||
02110-1301, USA
|
||||
*/
|
||||
|
||||
#define _BSD_SOURCE
|
||||
|
||||
#include <errno.h>
|
||||
#include <netdb.h>
|
||||
#include <signal.h>
|
||||
|
Ładowanie…
Reference in New Issue
Block a user