]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/proto-slap.h
ITS#4458 re-encode passwd request
[openldap] / servers / slapd / proto-slap.h
index 5a8e0dc2d9728cb106810d9da3f87dcf914e2f45..5f8b8743adcb1d0721ee27c46d5dffbfe0729b10 100644 (file)
@@ -872,6 +872,7 @@ LDAP_SLAPD_F (int) entry_cmp LDAP_P(( Entry *a, Entry *b ));
 LDAP_SLAPD_F (int) entry_dn_cmp LDAP_P(( const void *v_a, const void *v_b ));
 LDAP_SLAPD_F (int) entry_id_cmp LDAP_P(( const void *v_a, const void *v_b ));
 LDAP_SLAPD_F (Entry *) entry_dup LDAP_P(( Entry *e ));
+LDAP_SLAPD_F (Entry *) entry_dup_bv LDAP_P(( Entry *e ));
 LDAP_SLAPD_F (Entry *) entry_alloc LDAP_P((void));
 LDAP_SLAPD_F (int) entry_prealloc LDAP_P((int num));