mirror of
https://github.com/curl/curl.git
synced 2026-04-18 10:01:40 +03:00
Added include for inet_net_pton.h to ares__get_hostent.c
This commit is contained in:
parent
a7ba0d908d
commit
a9b7c3531c
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
#include "ares.h"
|
||||
#include "ares_private.h"
|
||||
#include "inet_net_pton.h"
|
||||
|
||||
int ares__get_hostent(FILE *fp, int family, struct hostent **host)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue