llvm-project
11362395
- [libc] Add missing dependencies for arpa/inet.h header. (#168951)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
150 days ago
[libc] Add missing dependencies for arpa/inet.h header. (#168951) Add dependency on headers with `in_addr` and `in_addr_t` type definitions to ensure that these headers will be properly installed by "install-libc" CMake target.
References
#168951 - [libc] Add missing dependencies for arpa/inet.h header.
Author
vonosmas
Parents
5c8db7ab
Loading