publish dnParent()

This commit is contained in:
Pierangelo Masarati 2002-01-17 17:04:11 +00:00
parent 5c2bc277b8
commit 1ea0d20e82

View file

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