netinet/tcp.h: add TCP_NLA_* values up to linux v5.12
[musl.git] / src / network / in6addr_loopback.c
blobb96005b8188189f8fa01fefed2ff5045261556b9
1 #include <netinet/in.h>
3 const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;