X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fnetwork%2Fresolvconf.c;h=ceabf0808450b056708129b5b937e413884c5c8c;hb=b4712ba445a5cb589d1ac37785c29164cd3cf1f9;hp=4c3e4c4b1c03c9feaafe831e4b865626a9a4d60d;hpb=1a7fa5e5211a67e89861583516ee1566609467a1;p=musl diff --git a/src/network/resolvconf.c b/src/network/resolvconf.c index 4c3e4c4b..ceabf080 100644 --- a/src/network/resolvconf.c +++ b/src/network/resolvconf.c @@ -3,6 +3,7 @@ #include #include #include +#include #include int __get_resolv_conf(struct resolvconf *conf, char *search, size_t search_sz)