summaryrefslogtreecommitdiff
path: root/source3/include/ads.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/ads.h')
-rw-r--r--source3/include/ads.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/ads.h b/source3/include/ads.h
index 58fac36920..1d8b1f3d32 100644
--- a/source3/include/ads.h
+++ b/source3/include/ads.h
@@ -55,6 +55,7 @@ typedef struct {
char *server_site_name;
char *client_site_name;
time_t current_time;
+ int tried_closest_dc;
} config;
/* info derived from the servers schema */