test-getaddrinfo: avoid compilation failure on FreeBSD 7.2
authorJim Meyering <meyering@redhat.com>
Tue, 3 Nov 2009 07:53:23 +0000 (08:53 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 3 Nov 2009 07:53:23 +0000 (08:53 +0100)
commit70c49dd70b22a27ad27e89ee6159aa2daba396f0
tree0965ae83315c367f090d4a9eed4b5d877f62182d
parent2bb0a0edbbd82ecf0ab945cdf907423109d736c7
test-getaddrinfo: avoid compilation failure on FreeBSD 7.2

* tests/test-getaddrinfo.c (simple): Test for EAI_NODATA only
if it is defined.
ChangeLog
tests/test-getaddrinfo.c