summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_selinux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/ipa/ipa_selinux.h')
-rw-r--r--src/providers/ipa/ipa_selinux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/ipa/ipa_selinux.h b/src/providers/ipa/ipa_selinux.h
index e8fd4a06a..08cdaef7e 100644
--- a/src/providers/ipa/ipa_selinux.h
+++ b/src/providers/ipa/ipa_selinux.h
@@ -32,7 +32,7 @@
#define ALL_SERVICES "*"
#define selogin_path(mem_ctx, username) \
talloc_asprintf(mem_ctx, "%s/logins/%s", selinux_policy_root(), username)
-#endif
+#endif /* HAVE_SELINUX_LOGIN_DIR */
struct ipa_selinux_ctx {
struct ipa_id_ctx *id_ctx;