X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=mts%2Fsendmail%2Fhosts.c;h=0bc7532fee2f50df8bf6c19f48df73cd6f315966;hb=d02ec5835693084c86f676b35dd96f44a22ff534;hp=7d1d808593881a10f09f03a1405f0a6e8daf2749;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;p=mmh diff --git a/mts/sendmail/hosts.c b/mts/sendmail/hosts.c index 7d1d808..0bc7532 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