Skip to content
Snippets Groups Projects
Commit a9b7c353 authored by Dominick Meglio's avatar Dominick Meglio
Browse files

Added include for inet_net_pton.h to ares__get_hostent.c

parent a7ba0d90
No related branches found
No related tags found
No related merge requests found
......@@ -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)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment