================
@@ -1672,6 +1666,10 @@ endif()
if(LLVM_LIBC_ENABLE_EXPERIMENTAL_ENTRYPOINTS)
if(LLVM_LIBC_FULL_BUILD)
list(APPEND TARGET_LIBC_ENTRYPOINTS
+ # arpa/inet.h entrypoints
+
----------------
labath wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/224644