Since <netdb.h> soon won't include <sys/param.h>, MAXHOSTNAMELEN may
authorderaadt <deraadt@openbsd.org>
Fri, 16 Jan 2015 00:27:00 +0000 (00:27 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 16 Jan 2015 00:27:00 +0000 (00:27 +0000)
commit0ea6fd7293ece8520f4706cd7856b6c089b1e429
tree230020ec87855d8a422df0da3014355450eedb88
parent311538d42d9e4df19614119ad00fe6284657708d
Since <netdb.h> soon won't include <sys/param.h>, MAXHOSTNAMELEN may
not be in scope, so hardcode as 256.  Other options have more downside.
include/protocols/timed.h