diff options
Diffstat (limited to 'include/netinet/in.h')
-rw-r--r-- | include/netinet/in.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netinet/in.h b/include/netinet/in.h index 2a57aceb5e..356cc96a0f 100644 --- a/include/netinet/in.h +++ b/include/netinet/in.h @@ -1,6 +1,7 @@ #include <inet/netinet/in.h> extern const struct in6_addr in6addr_any_internal attribute_hidden; +extern const struct in6_addr in6addr_loopback_internal attribute_hidden; /* Bind socket to a privileged IP port. */ extern int bindresvport_internal (int __sockfd, |