X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=mts%2Fsmtp%2Fhosts.c;fp=mts%2Fsmtp%2Fhosts.c;h=83727d5428885df057eac17a1f9dc01ec6042b4a;hp=daa59b6b6dc074250908bacd906350707ac0d63f;hb=3d251965606d6a6e47897504594f84d12e3e292a;hpb=aa8860b86ba41d70c454d5d824835c8cd92a1555 diff --git a/mts/smtp/hosts.c b/mts/smtp/hosts.c index daa59b6..83727d5 100644 --- a/mts/smtp/hosts.c +++ b/mts/smtp/hosts.c @@ -47,7 +47,7 @@ OfficialName (char *name) if (!strcasecmp (LocalName(), site)) return LocalName(); -#ifndef BIND +#ifdef HAVE_SETHOSTENT sethostent (1); #endif