From 7383225271fc38c0421f647c8e5fda26161f6079 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 19 Nov 2008 15:16:16 +0000 Subject: - Brad Spencer brought the new function ares_gethostbyname_file() which simply resolves a host name from the given file, using the regular hosts syntax. --- ares/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ares/Makefile.inc') diff --git a/ares/Makefile.inc b/ares/Makefile.inc index d6bf0643a..bdadd3342 100644 --- a/ares/Makefile.inc +++ b/ares/Makefile.inc @@ -19,4 +19,4 @@ MANPAGES= ares_destroy.3 ares_expand_name.3 ares_expand_string.3 ares_fds.3 \ ares_query.3 ares_search.3 ares_send.3 ares_strerror.3 ares_timeout.3 \ ares_version.3 ares_cancel.3 ares_parse_aaaa_reply.3 ares_getnameinfo.3 \ ares_getsock.3 ares_parse_ns_reply.3 \ - ares_destroy_options.3 ares_save_options.3 + ares_destroy_options.3 ares_save_options.3 ares_gethostbyname_file.3 -- cgit v1.2.3