* fake-addrinfo.h: Don't include netdb.h, since port-sockets.h already does.
authorKen Raeburn <raeburn@mit.edu>
Fri, 16 Jul 2004 21:12:30 +0000 (21:12 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 16 Jul 2004 21:12:30 +0000 (21:12 +0000)
commitd854ba33a385e428ad8a2ec0bbb4c79a7afbdf58
tree38f0399955808db6cb8c838a4e48dbab5f78ee82
parentb9425d8f98d395095a7cf98d4a7408b8cd844998
* fake-addrinfo.h: Don't include netdb.h, since port-sockets.h already does.
* port-sockets.h: Define _XOPEN_SOURCE_EXTENDED around inclusion of netdb.h if
it's not defined and not Windows, as fake-addrinfo.h used to do; otherwise just
include it normally.

ticket: 2379
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16608 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/fake-addrinfo.h
src/include/port-sockets.h