Stop including <sys/param.h> from <netdb.h>. Portable software must either
authorderaadt <deraadt@openbsd.org>
Sun, 18 Jan 2015 20:29:31 +0000 (20:29 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 18 Jan 2015 20:29:31 +0000 (20:29 +0000)
commite87170bba914d7e72d0322f06df52338de2ae926
tree5ac89e3bf0968f556b2def9cf56a35afe35add42
parentad31084ee1a28e8828dc38f1d7a746dfe996373d
Stop including <sys/param.h> from <netdb.h>.  Portable software must either
include <sys/param.h> (to operate in legacy mode) or if it wishes to operate
in the POSIX world use <limits.h>
ok guenther millert doug naddy
include/netdb.h