musl-tcc/src/network/in6addr_loopback.c

4 lines
89 B
C

#include <netinet/in.h>
const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;