mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
publish dnParent()
This commit is contained in:
parent
5c2bc277b8
commit
1ea0d20e82
1 changed files with 2 additions and 0 deletions
|
|
@ -401,6 +401,8 @@ LDAP_SLAPD_F (void) build_new_dn LDAP_P((
|
|||
struct berval * parent_dn,
|
||||
struct berval * newrdn ));
|
||||
|
||||
LDAP_SLAPD_F (int) dnParent LDAP_P(( const char *dn, const char **pdn ));
|
||||
|
||||
#define SLAP_DN_MIGRATION
|
||||
#ifdef SLAP_DN_MIGRATION
|
||||
/* These routines are deprecated!!! */
|
||||
|
|
|
|||
Loading…
Reference in a new issue