]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/proto-slap.h
Import ITS#3448 fix from HEAD
[openldap] / servers / slapd / proto-slap.h
index 039c18879983c8f68093b0129e5efb691b15afe3..0817ef67a6a5b01e6cc0cd5397b05f9316025e22 100644 (file)
@@ -1294,6 +1294,7 @@ LDAP_SLAPD_V (struct berval)      NoAttrs;
  * operations
  */
 LDAP_SLAPD_F (int) do_abandon LDAP_P((Operation *op, SlapReply *rs));
+LDAP_SLAPD_F (int) fe_op_abandon LDAP_P((Operation *op, SlapReply *rs));
 LDAP_SLAPD_F (int) do_add LDAP_P((Operation *op, SlapReply *rs));
 LDAP_SLAPD_F (int) do_bind LDAP_P((Operation *op, SlapReply *rs));
 LDAP_SLAPD_F (int) do_compare LDAP_P((Operation *op, SlapReply *rs));