================
@@ -53,6 +53,19 @@ add_header_library(
libc.include.sys_syscall
)
+add_header_library(
+ getsockopt
----------------
kaladron wrote:
These need to be added to libc/include/sys/socket.yaml as well
https://github.com/llvm/llvm-project/pull/192237