From: Aydın Mercan Date: Tue, 31 Mar 2026 13:07:05 +0000 (+0300) Subject: fix: dev: include according by checking in meson X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f27aba4d7dcfa9fad08061011f6978e49932de60;p=thirdparty%2Fbind9.git fix: dev: include according by checking in meson The header has existed in macOS since around ~26. This causes the `htobeNN`/`htoleNN` macros to be redefined in in terms of when other system headers include . Fix this issue by using checking for the existence of in meson and including it according to the probe result. Merge branch 'aydin/isc-endian-macos-fix' into 'main' See merge request isc-projects/bind9!11751 --- f27aba4d7dcfa9fad08061011f6978e49932de60