diff --git a/include/sigar_private.h b/include/sigar_private.h index 685a88a8..cfc9aa2f 100644 --- a/include/sigar_private.h +++ b/include/sigar_private.h @@ -403,7 +403,7 @@ int sigar_get_iftype(const char *name, int *type, int *inst); #include #endif -#define SIGAR_HOSTENT_LEN 512 +#define SIGAR_HOSTENT_LEN 1024 #if defined(_AIX) #define SIGAR_HAS_HOSTENT_DATA #endif