blob: e2154a62c45af2321230a61e327d01eef7eb16dc [file] [log] [blame]
/* See LICENSE file for copyright and license details. */
#include <limits.h>
#ifndef HOST_NAME_MAX
#define HOST_NAME_MAX _POSIX_HOST_NAME_MAX
#endif