]> diplodocus.org Git - nmh/blobdiff - zotnet/mts/client.c
Made a couple of minor whitespace changes to test if the latest beta version of
[nmh] / zotnet / mts / client.c
index 2093374487033eb11ddaf67a37fae9f4a9fb4392..924684c0719bcefcf4f732896b5557f487cd5728 100644 (file)
@@ -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