]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: Fix alpine build by removing the need for LargestIntegralType in time_test
authorAlessio Podda <alessio@isc.org>
Fri, 22 Nov 2024 09:25:08 +0000 (09:25 +0000)
committerAlessio Podda <alessio@isc.org>
Fri, 22 Nov 2024 09:25:08 +0000 (09:25 +0000)
Fix alpine build by removing the need for `LargestIntegralType` use in `tests/isc/time_test.c`.

Merge branch 'alessio/fix-time-test' into 'main'

See merge request isc-projects/bind9!9758


Trivial merge