================ @@ -25,4 +25,22 @@ #define SOCK_SEQPACKET 5 #define SOCK_PACKET 10 +#define SOL_SOCKET 1 ---------------- kaladron wrote: Should these be in the YAML file? like libc/include/cpio.yaml https://github.com/llvm/llvm-project/pull/192237