make the replacement inet_aton() function independent of
authorAndrew Tridgell <tridge@samba.org>
Mon, 24 Jan 2000 12:02:44 +0000 (12:02 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 24 Jan 2000 12:02:44 +0000 (12:02 +0000)
inet_addr(). Some systems were detecting a missing inet_aton(), but
actually had it and inet_addr() called it, causing infinite recursion


No differences found