fix fork of processes with active async io contexts
[musl.git] / src / network / in6addr_any.c
blob995387fae00bdc85ff6ff810f39cf1a03cf37463
1 #include <netinet/in.h>
3 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;