]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Protect #include's of sys/socket.h and netdb.h.
authorJim Meyering <jim@meyering.net>
Sat, 1 Oct 2005 09:49:36 +0000 (09:49 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 1 Oct 2005 09:49:36 +0000 (09:49 +0000)
commit8050751a861c4d285b9d18ffb9dedac7536057fd
treee4f11c6d2cc0716b1699eadbf499d736ca1ab9d9
parente1170f4d9ea20da7ed5c6f90bae7d04b0d5ff53b
Protect #include's of sys/socket.h and netdb.h.
Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
AI_* and EAI_* definitions.  Protect function declarations.
lib/getaddrinfo.h