From: Yu Watanabe Date: Thu, 1 Jan 2026 21:20:17 +0000 (+0900) Subject: tools: drop unnecessary sys/capability.h header X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2553c53730e3f4ea63c9a5e5c52db2f8b0cbf696;p=thirdparty%2Fsystemd.git tools: drop unnecessary sys/capability.h header After 9b414a38fadb41c9ea056ed5d284ab5098251a37 (#39425), the header is not required. And after b295c166f94526aae830893612a1584840f2f087, the header is not installed in CI environments. --- diff --git a/tools/setup-musl-build.sh b/tools/setup-musl-build.sh index f51538f4435..d264cc7bd5f 100755 --- a/tools/setup-musl-build.sh +++ b/tools/setup-musl-build.sh @@ -53,7 +53,6 @@ LINKS=( security selinux sys/acl.h - sys/capability.h tss2 xen xkbcommon