LibC: Add in6addr_{any,loopback} definitions

This commit is contained in:
2025-07-28 16:11:48 +03:00
parent 31e411f8f1
commit 52309e0754
2 changed files with 5 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ set(LIBC_SOURCES
malloc.cpp
math.cpp
netdb.cpp
netinet/in.cpp
poll.cpp
printf_impl.cpp
pthread.cpp