]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-mdb/proto-mdb.h
ITS#8037 - Add support for relax control to delta-syncrepl
[openldap] / servers / slapd / back-mdb / proto-mdb.h
index 03fdde4bff84daf0355c678acc02133f58fe2cd4..fbbbe90adbf8d201e9590d43269d0bb572e3d579 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2016 The OpenLDAP Foundation.
+ * Copyright 2000-2017 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -169,6 +169,7 @@ int mdb_filter_candidates(
  */
 
 MDB_cmp_func mdb_id2v_compare;
+MDB_cmp_func mdb_id2v_dupsort;
 
 int mdb_id2entry_add(
        Operation *op,