X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..173c34078c1d520926a8dabeeec01d58d6c8615f:/mts/sendmail/hosts.c diff --git a/mts/sendmail/hosts.c b/mts/sendmail/hosts.c index 7d1d8085..0bc7532f 100644 --- a/mts/sendmail/hosts.c +++ b/mts/sendmail/hosts.c @@ -47,7 +47,7 @@ OfficialName (char *name) if (!strcasecmp (LocalName(), site)) return LocalName(); -#ifndef BIND +#ifdef HAVE_SETHOSTENT sethostent (1); #endif