(NEED_INETADDR, NEED_INETATON): Define to 1, not empty.
authorRoland McGrath <roland@gnu.org>
Fri, 8 Sep 1995 20:24:57 +0000 (20:24 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 8 Sep 1995 20:24:57 +0000 (20:24 +0000)
conf/portability.h

index a3c6302..54a25d8 100644 (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