summaryrefslogtreecommitdiff
path: root/source3/libnet/libnet_dssync.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libnet/libnet_dssync.h')
-rw-r--r--source3/libnet/libnet_dssync.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libnet/libnet_dssync.h b/source3/libnet/libnet_dssync.h
index c9804fb953..5373fbc8dd 100644
--- a/source3/libnet/libnet_dssync.h
+++ b/source3/libnet/libnet_dssync.h
@@ -37,6 +37,7 @@ struct dssync_context {
const char *nc_dn;
bool single_object_replication;
bool force_full_replication;
+ bool clean_old_entries;
uint32_t object_count;
const char **object_dns;
struct policy_handle bind_handle;