mirror of
https://github.com/systemd/systemd.git
synced 2026-08-05 23:50:42 +00:00
selinux-setup.c: drop redundant inclusion of selinux/selinux.h
The header is anyway included by selinux-util.h in below.
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#if HAVE_SELINUX
|
||||
#include <selinux/selinux.h>
|
||||
#endif
|
||||
|
||||
#include "sd-messages.h"
|
||||
|
||||
#include "errno-util.h"
|
||||
|
||||
Reference in New Issue
Block a user