]> git.ipfire.org Git - thirdparty/systemd.git/commit
namespace-util: include sched.h
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 19 Jun 2025 20:44:06 +0000 (05:44 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 24 Jun 2025 15:50:06 +0000 (00:50 +0900)
commit50cda6433bb04bf6ad81bde3b5d19d2856b34575
tree708375f17eeafba91c35f70731244b5e1de47e59
parent8227088e2be52e3794d988e27889cd0642e657b9
namespace-util: include sched.h

To make CLONE_NEWNS and friends defined, which is used by clone_flag_to_namespace_type().
src/basic/namespace-util.h