]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #15520 from rgacogne/fix-gcc151-build
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 5 May 2025 09:17:57 +0000 (11:17 +0200)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 09:17:57 +0000 (11:17 +0200)
Fix building with GCC 15.1: missing `cstdint` include


Trivial merge