]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate wdctl on linux/watchdog.h
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 29 Apr 2026 11:53:59 +0000 (13:53 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 12 May 2026 11:46:35 +0000 (13:46 +0200)
commit2e032baddb5d455951eff0daa5c5c9515e1d79e4
tree8e3908dc38beee650f61785493565d103f2874e7
parent9213286ea42b11568010c738f6c165e3419830b4
meson: gate wdctl on linux/watchdog.h

The target needs this header, encode this in the build system.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
meson.build