]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: add missing header for glibc < 2.34 (#35756)
authorLuca Boccassi <bluca@debian.org>
Thu, 26 Dec 2024 12:24:26 +0000 (12:24 +0000)
committerGitHub <noreply@github.com>
Thu, 26 Dec 2024 12:24:26 +0000 (12:24 +0000)
`unistd.h` gets into the dependency tree via
`/usr/include/bits/sigstksz.h`, which was added with glibc-2.34.


Trivial merge