]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/proto-slap.h
slightly rework user/operational attributes handling (including fixing a bug in the...
[openldap] / servers / slapd / proto-slap.h
index ca6b1ce69e534e3fa3cc51e263a2f433a8bea272..eee6982e237043b9d3f5ce965980a0b165efa944 100644 (file)
@@ -975,6 +975,8 @@ LDAP_SLAPD_F (int) str2result LDAP_P(( char *s,
        int *code, char **matched, char **info ));
 LDAP_SLAPD_F (int) slap_map_api2result LDAP_P(( SlapReply *rs ));
 
+LDAP_SLAPD_V( const struct berval ) slap_dummy_bv;
+
 /*
  * root_dse.c
  */