bind9/lib/isc/include
Mark Andrews b73a385696
Define ISC_ATTR_UNUSED macro for __attribute__((__unused__))
The ISC_ATTR_UNUSED macro was missing in BIND 9.18, which
complicated things when backporting merge requests from main.
As __attribute__((__unused__)) is ubiquitous, just define the
macro.
2024-08-27 04:49:55 +02:00
..
isc Define ISC_ATTR_UNUSED macro for __attribute__((__unused__)) 2024-08-27 04:49:55 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00