nghttp2/nghttp2
CMakeLists.txt
:341
check_include_file("netinet/ip.h" HAVE_NETINET_IP_H)
check_include_file("netinet/ip.h" HAVE_NETINET_IP_H)
check_include_files("sys/types.h;arpa/inet.h;netinet/ip.h" HAVE_NETINET_IP_H)
add_definitions(-DHAVE_NETINET_IP_H)
check_include_file("netinet/ip.h" HAVE_NETINET_IP_H)
check_include_files("sys/types.h;arpa/inet.h;netinet/ip.h" HAVE_NETINET_IP_H)
add_definitions(-DHAVE_NETINET_IP_H)