getservby*() calls fail on Windows NT
authorGurusamy Sarathy <gsar@engin.umich.edu>
Thu, 7 Aug 1997 00:00:00 +0000 (00:00 +0000)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Wed, 6 Aug 1997 12:00:00 +0000 (00:00 +1200)
commit0af56dfea04837510821e168d4a9191fc1d73b0e
tree0af2c2a4eaa14bbcd767d9051bfa4ba1b25843b3
parentd0e28714d06a28aece55f6d80cabd610184a6bd0
getservby*() calls fail on Windows NT

This patch is needed to avoid GPFs on calls to getservby*()
on Windows NT, when compiling with the Borland compiler.
The same bug is present on Windows95 when using either
compiler.

The patch simply enables the Windows95 workaround.

p5p-msgid: 199706231654.MAA23276@aatma.engin.umich.edu
win32/win32sck.c