win32: Remove conditional host lookup code.
commite257e4f509d939d97dbb17ad2b8a8ad27ac6a8b2
authorBen Kibbey <bjk@luxsci.net>
Sun, 30 Dec 2018 20:05:15 +0000 (30 12:05 -0800)
committerBen Kibbey <bjk@luxsci.net>
Sun, 30 Dec 2018 20:05:15 +0000 (30 12:05 -0800)
tree5e1538910f8cf6e8019655972a09d6640322c0ed
parent809505eddc4493e20bb071a2851aae47cb868d9f
win32: Remove conditional host lookup code.

The temporary fix in commit 48844f8 is no longer needed. The problem was
with --disable-nls getting passed to configure which broke getaddrinfo()
for some reason.
src/libpwmd.c