mirror of https://github.com/grpc/grpc.git
Start to buildfix OpenBSD. (#30557)
Some minor changes for the platform: * `sys/types.h` needs to be included before `netinet/tcp.h` to provide definitions for `u_int8_t`, `u_int16_t`, and `u_int32_t`. * cares has an OpenBSD-specific config header but is not actually hooked up in cares.BUILD. Remedy that.pull/30628/head
parent
9843964dd2
commit
e55be30ffb
2 changed files with 8 additions and 1 deletions
Loading…
Reference in new issue