mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-05 22:10:03 +00:00
Added include for inet_net_pton.h to ares__get_hostent.c
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user