add slap_uuidstr_from_normalized()

This commit is contained in:
Jong Hyuk Choi 2003-11-19 00:45:59 +00:00
parent 9965ccc224
commit 91e69fc335

View file

@ -1089,6 +1089,8 @@ LDAP_SLAPD_F (void) syncrepl_add_glue LDAP_P((
LDAP_SLAPD_F (Entry*) slap_create_syncrepl_entry LDAP_P((
Backend *, struct berval *,
struct berval *, struct berval * ));
LDAP_SLAPD_F (struct berval *) slap_uuidstr_from_normalized LDAP_P((
struct berval *, struct berval *, void * ));
/* syntax.c */
LDAP_SLAPD_F (Syntax *) syn_find LDAP_P((