The conditional definition of the "np" variable didn't make any sense. It was
authorDan Harkless <dan@harkless.org>
Tue, 25 Jan 2000 06:21:38 +0000 (06:21 +0000)
committerDan Harkless <dan@harkless.org>
Tue, 25 Jan 2000 06:21:38 +0000 (06:21 +0000)
commite32a18146eb52fc278833d7cfb49ed8d9ace62bc
tree5a4a673b2f448f286decc822bd05442951c7c402
parent1b6605465016726e2be105c01fd331ff4658e569
The conditional definition of the "np" variable didn't make any sense.  It was
only defined if HAVE_GETHOSTBYNAME was defined and only used when
HAVE_GETHOSTBYNAME wasn't defined.  I'm kind of surprised that never blew up
anywhere.  Changed the definition conditional to match the usage conditional.
zotnet/mts/client.c