cmake HAVE_ARPA_NAMESER_H examples

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

CHECK_INCLUDE_FILES (arpa/nameser.h        HAVE_ARPA_NAMESER_H)

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

check_include_files(arpa/nameser.h HAVE_ARPA_NAMESER_H)

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

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

boundary/wireshark ConfigureChecks.cmake :29

check_include_file("arpa/nameser.h"      HAVE_ARPA_NAMESER_H)

SCIInstitute/SCIRun src/Externals/libxml2/CMakeLists.txt :130

CHECK_INCLUDE_FILE("arpa/nameser.h" HAVE_ARPA_NAMESER_H)

bareos/bareos core/cmake/BareosCheckIncludes.cmake :27

check_include_files(arpa/nameser.h HAVE_ARPA_NAMESER_H)