diff options
Diffstat (limited to 'source3/nsswitch/winbindd.h')
-rw-r--r-- | source3/nsswitch/winbindd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/nsswitch/winbindd.h b/source3/nsswitch/winbindd.h index c18848ac52..4063e6b66b 100644 --- a/source3/nsswitch/winbindd.h +++ b/source3/nsswitch/winbindd.h @@ -203,6 +203,7 @@ struct winbindd_domain { /* Callback we use to try put us back online. */ + uint32 check_online_timeout; struct timed_event *check_online_event; /* Linked list info */ |