local-bind-fixup: Fix inet_pton warning.
authorBen Greear <greearb@candelatech.com>
Fri, 30 Jul 2010 07:10:16 +0000 (00:10 -0700)
committerBen Greear <greearb@candelatech.com>
Fri, 30 Jul 2010 07:10:16 +0000 (00:10 -0700)
commit1ac83339e328ff70e52ce50191f4e9924fdad8b2
tree316fb9f78b1093ea063c4855e6e211d64d047207
parent45557a138e60031a6e680d62aa29ddf2bf925d8c
local-bind-fixup:  Fix inet_pton warning.

Conditionally include <arpa/inet.h> for inet_pton
headers.

Signed-off-by: Ben Greear <greearb@candelatech.com>
ares_options.c