]> git.ipfire.org Git - thirdparty/systemd.git/commit
reboot-util: Make clang-tidy happy if xenctrl is not installed
authorDaan De Meyer <daan@amutable.com>
Fri, 20 Mar 2026 20:52:00 +0000 (21:52 +0100)
committerDaan De Meyer <daan@amutable.com>
Fri, 20 Mar 2026 20:52:00 +0000 (21:52 +0100)
commit09bee40212006fab0b85a5ff2382194d3d802d3a
treeb4f60cfb610103c68f42e3045c511dfd7e2360c6
parent52277670215227271297c0cbca5b847416cfb819
reboot-util: Make clang-tidy happy if xenctrl is not installed

xenctrl is another library that's not widely available across distributions.
Let's make sure clang-tidy is happy with reboot-util.c if it is not
available.
src/shared/reboot-util.c