phongn opened a new pull request, #10815: URL: https://github.com/apache/trafficserver/pull/10815
Replace automake-style `HAVE_INCLUDE_H` compile flags with `#if __has_include` preprocessor directives. This PR does so for `netinet/*.h` (which should always exist as UNIX standard internet headers, and thus all guards are removed). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
