X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fnetwork%2Fgethostbyname2_r.c;h=27eb080f8502128179fcaa92a9bf15c8b66ea4f9;hb=73871ee3f21b13b88f2f20a39a1d9bc751bcc1df;hp=0dc6dc00d62ccb7e7174d4ab9cf869818a797eb8;hpb=b0302863a36ef6ad24bd25e3ef4df74b9a56980d;p=musl diff --git a/src/network/gethostbyname2_r.c b/src/network/gethostbyname2_r.c index 0dc6dc00..27eb080f 100644 --- a/src/network/gethostbyname2_r.c +++ b/src/network/gethostbyname2_r.c @@ -5,7 +5,7 @@ #include #include #include -#include +#include int gethostbyname2_r(const char *name, int af, struct hostent *h, char *buf, size_t buflen,