summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_idmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/ldap/sdap_idmap.h')
-rw-r--r--src/providers/ldap/sdap_idmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/providers/ldap/sdap_idmap.h b/src/providers/ldap/sdap_idmap.h
index c8bc4e29f..07499dc78 100644
--- a/src/providers/ldap/sdap_idmap.h
+++ b/src/providers/ldap/sdap_idmap.h
@@ -57,6 +57,7 @@ sdap_idmap_sid_to_unix(struct sdap_idmap_ctx *idmap_ctx,
id_t *id);
bool sdap_idmap_domain_has_algorithmic_mapping(struct sdap_idmap_ctx *ctx,
+ const char *name,
const char *dom_sid);
#endif /* SDAP_IDMAP_H_ */