summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client/rpc_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/rpc_client/rpc_client.h')
-rw-r--r--source3/rpc_client/rpc_client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/rpc_client/rpc_client.h b/source3/rpc_client/rpc_client.h
index 6561b28b7c..8024f01821 100644
--- a/source3/rpc_client/rpc_client.h
+++ b/source3/rpc_client/rpc_client.h
@@ -39,6 +39,7 @@ struct rpc_pipe_client {
struct ndr_syntax_id abstract_syntax;
struct ndr_syntax_id transfer_syntax;
+ bool verified_pcontext;
char *desthost;
char *srv_name_slash;