]> git.ipfire.org Git - thirdparty/systemd.git/commit
selinux-setup.c: drop redundant inclusion of selinux/selinux.h
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 8 Jun 2025 20:42:22 +0000 (05:42 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 9 Jun 2025 13:45:23 +0000 (22:45 +0900)
commitb5aed602220da193d5443d40c5241a44d32c4efa
tree5f35d17b01c83532a43377c112d4a49c2d6874a1
parentf37b4031f8d569b2c0f44874f2b10c6a776f5e7c
selinux-setup.c: drop redundant inclusion of selinux/selinux.h

The header is anyway included by selinux-util.h in below.
src/core/selinux-setup.c