X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=zotnet%2Fmts%2Fclient.c;h=924684c0719bcefcf4f732896b5557f487cd5728;hb=5ea88cec12b303551f6bda0d78f4ec989bffe130;hp=2093374487033eb11ddaf67a37fae9f4a9fb4392;hpb=3d251965606d6a6e47897504594f84d12e3e292a;p=mmh diff --git a/zotnet/mts/client.c b/zotnet/mts/client.c index 2093374..924684c 100644 --- a/zotnet/mts/client.c +++ b/zotnet/mts/client.c @@ -92,8 +92,7 @@ client (char *args, char *protocol, char *service, int rproto, char *arguments[MAXARGS]; register struct hostent *hp; register struct servent *sp; -/* we assume netent and getnetbyaddr come with gethostbyname */ -#ifdef HAVE_GETHOSTBYNAME +#ifndef HAVE_GETHOSTBYNAME register struct netent *np; #endif