(NEED_INETADDR, NEED_INETATON): Define to 1, not empty.

This commit is contained in:
Roland McGrath 1995-09-08 20:24:57 +00:00
parent d2f5be2a12
commit 99291e9c19

View file

@ -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