verify netinet_tcp header includes

This commit is contained in:
auronandace
2026-02-09 16:30:51 +00:00
parent ab6a2e7322
commit 1c42bc4c64
+3
View File
@@ -1,3 +1,6 @@
# POSIX header spec: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_tcp.h.html
#
# There are no spec quotations relating to includes
sys_includes = []
include_guard = "_NETINET_TCP_H"
language = "C"