[libc-commits] [libc] [llvm] [libc] Fix sockatmark test (PR #210655)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Mon Jul 20 07:53:32 PDT 2026


================
@@ -13,29 +13,40 @@
 
 #include "hdr/sys_socket_macros.h" // For AF_UNIX and SOCK_DGRAM
----------------
kaladron wrote:

```suggestion
#include "hdr/sys_socket_macros.h" // For AF_UNIX and SOCK_STREAM
```

https://github.com/llvm/llvm-project/pull/210655


More information about the libc-commits mailing list