]> git.sur5r.net Git - openldap/commitdiff
publish dnParent()
authorPierangelo Masarati <ando@openldap.org>
Thu, 17 Jan 2002 17:04:11 +0000 (17:04 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 17 Jan 2002 17:04:11 +0000 (17:04 +0000)
servers/slapd/proto-slap.h

index 346f3c3a86eea46f6638686d864c94416b2091f2..592e697caf04509cdb8266d1e0356b8dd07aa94d 100644 (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!!! */