This PR is almost ready but we need to fix meson.build by removing the check for the cygwin/dns_sd.h. It makes no sense to do a check for a file which always exists. We might as well assume it is there now that we ship it with the lxi-tools source. If there are to be any checks it should be checks for any include or API function dependencies that the cygwin/dns_sd.h file requires.
This PR is almost ready but we need to fix meson.build by removing the check for the cygwin/dns_sd.h. It makes no sense to do a check for a file which always exists. We might as well assume it is there now that we ship it with the lxi-tools source. If there are to be any checks it should be checks for any include or API function dependencies that the cygwin/dns_sd.h file requires.