(NEED_INETADDR, NEED_INETATON): Define to 1, not empty.
This commit is contained in:
parent
d2f5be2a12
commit
99291e9c19
@ -22,5 +22,5 @@
|
||||
/* The source code copied from BIND for inet_addr/inet_aton
|
||||
doesn't actually define the functions without these macros. */
|
||||
|
||||
#define NEED_INETADDR
|
||||
#define NEED_INETATON
|
||||
#define NEED_INETADDR 1
|
||||
#define NEED_INETATON 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user