| commit | 5b5591d8a8974675e8e733afde6c98a399fcb981 | [log] [tgz] |
|---|---|---|
| author | Andrew Tridgell <tridge@samba.org> | Mon Jan 24 12:02:44 2000 +0000 |
| committer | Andrew Tridgell <tridge@samba.org> | Mon Jan 24 12:02:44 2000 +0000 |
| tree | 9ac5dfec0e7445c7b36ff4ce6ab2c9657b159213 | |
| parent | c55f70218c2f5f292bdef2bb6ecb16408eb35f44 [diff] |
make the replacement inet_aton() function independent of inet_addr(). Some systems were detecting a missing inet_aton(), but actually had it and inet_addr() called it, causing infinite recursion