summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/util.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-12-19 21:40:55 +1100
committerAndrew Tridgell <tridge@samba.org>2010-01-02 08:16:51 +1100
commit3c1259f10eb827de05198a8eaf79a4610d1d41e6 (patch)
tree188b255b800d2cd08d2c120517c01ee9a5eca45d /source4/dsdb/samdb/ldb_modules/util.h
parent225bcfa4e6ad7efa7596e0324fd3faf1c195f820 (diff)
downloadsamba-3c1259f10eb827de05198a8eaf79a4610d1d41e6.tar.gz
samba-3c1259f10eb827de05198a8eaf79a4610d1d41e6.tar.bz2
samba-3c1259f10eb827de05198a8eaf79a4610d1d41e6.zip
s4-dsdb: added dsdb_check_single_valued_link()
This is used in conjunction with the RELAX control, to check for violations of single value rules for linked attributes
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/util.h')
-rw-r--r--source4/dsdb/samdb/ldb_modules/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/util.h b/source4/dsdb/samdb/ldb_modules/util.h
index cc184eee8f..66579ab852 100644
--- a/source4/dsdb/samdb/ldb_modules/util.h
+++ b/source4/dsdb/samdb/ldb_modules/util.h
@@ -21,6 +21,8 @@
struct dsdb_schema; /* predeclare schema struct */
struct GUID;
+struct dsdb_attribute;
+
#include "dsdb/samdb/ldb_modules/util_proto.h"
#define DSDB_SEARCH_SEARCH_ALL_PARTITIONS 0x0001