Back out previous. HOST_NAME_MAX is only defined for newer POSIX
authormillert <millert@openbsd.org>
Sun, 18 Jan 2015 21:47:16 +0000 (21:47 +0000)
committermillert <millert@openbsd.org>
Sun, 18 Jan 2015 21:47:16 +0000 (21:47 +0000)
commit129656156f355eca4973e98c0c13d19f4debf996
tree9077a72b6acd6bf0512637341f91224eec1c7225
parent59f0f6ea9e8342853a796d1ea5ffd95987c2da0e
Back out previous.  HOST_NAME_MAX is only defined for newer POSIX
revisions so it is not safe to define MAXHOSTNAMELEN in terms of it.
sys/sys/param.h
sys/sys/syslimits.h