1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-21 18:03:41 +03:00

selinux: fix build for non-selinux systems

This commit is contained in:
Lennart Poettering 2014-05-15 17:48:28 +02:00
parent b98490f7dc
commit b7a2bd8270

View File

@ -253,7 +253,6 @@ finish:
#else
int selinux_generic_access_check(
sd_bus *bus,
sd_bus_message *message,
const char *path,
const char *permission,