diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 6ad4e0291..0a6409265 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h @@ -106,7 +106,7 @@ * \def POLARSSL_HAVE_IPV6 * * System supports the basic socket interface for IPv6 (RFC 3493), - * specifically getaddrinfo(). + * specifically getaddrinfo(), freeaddrinfo() and struct sockaddr_storage. * * Comment if your system does not support the IPv6 socket interface */