summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/winbindd/winbindd.h')
-rw-r--r--source3/winbindd/winbindd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/winbindd.h b/source3/winbindd/winbindd.h
index 91ebb6a7a9..d28c1ebdbe 100644
--- a/source3/winbindd/winbindd.h
+++ b/source3/winbindd/winbindd.h
@@ -132,6 +132,7 @@ struct winbindd_child {
int sock;
struct tevent_queue *queue;
struct rpc_pipe_client *rpccli;
+ struct dcerpc_binding_handle *binding_handle;
struct timed_event *lockout_policy_event;
struct timed_event *machine_password_change_event;