1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-07 05:53:26 +00:00

Move sys/_sockaddr_storage.h to public SDK as sys/socket.h depends on it.

This commit is contained in:
deadwood
2025-10-16 17:13:06 +02:00
parent d40cbe4d99
commit 24e3735398

View File

@ -23,6 +23,7 @@ PUB_INCLUDES += arpa/inet.h \
net/sana2errno.h \
netinet/in.h \
netinet/tcp.h \
sys/_sockaddr_storage.h \
sys/cdefs.h \
sys/errno.h \
sys/file.h \