Added get_supported_acimech()

This commit is contained in:
Mark Valence 1999-11-22 18:40:05 +00:00
parent 72fff129d2
commit 0b9f7c8240

View file

@ -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
*/