mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 21:19:53 -05:00
Added get_supported_acimech()
This commit is contained in:
parent
72fff129d2
commit
0b9f7c8240
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ int acl_check_modlist LDAP_P(( Backend *be,
|
|||
|
||||
void acl_append( AccessControl **l, AccessControl *a );
|
||||
|
||||
char *get_supported_acimech LDAP_P((int index));
|
||||
|
||||
/*
|
||||
* aclparse.c
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue