]> granicus.if.org Git - curl/commit
made sure the correct pieces of code are compiled on IPv4-only hosts, and
authorDaniel Stenberg <daniel@haxx.se>
Thu, 4 Oct 2001 13:36:11 +0000 (13:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Oct 2001 13:36:11 +0000 (13:36 +0000)
commit47def8091c645f13499e82f02c466c30e846a506
tree0f355aeedea5217fc6d5e85095c0360e68a7c236
parentcfb32ec0cdd617d2be0b7348cdc84a76bba85621
made sure the correct pieces of code are compiled on IPv4-only hosts, and
the pack_hostent() is only compiled if gethostbyname_r() isn't present.
lib/hostip.c