cmake HAVE_ARPA_NAMESER_COMPAT_H examples

ceph/ceph cmake/modules/CephChecks.cmake :47

CHECK_INCLUDE_FILES("arpa/nameser_compat.h" HAVE_ARPA_NAMESER_COMPAT_H)

resiprocate/resiprocate rutil/dns/ares/CMakeLists.txt :45

check_include_files(arpa/nameser_compat.h HAVE_ARPA_NAMESER_COMPAT_H)

resiprocate/resiprocate rutil/dns/ares/CMakeLists.txt :46

target_compile_definitions(resipares PUBLIC $<$<BOOL:HAVE_ARPA_NAMESER_COMPAT_H>:HAVE_ARPA_NAMESER_COMPAT_H>)

fluent/fluent-bit lib/c-ares-1.34.4/CMakeLists.txt :199

CHECK_INCLUDE_FILES (arpa/nameser_compat.h HAVE_ARPA_NAMESER_COMPAT_H)