summaryrefslogtreecommitdiff
path: root/source3/include/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/client.h')
-rw-r--r--source3/include/client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/client.h b/source3/include/client.h
index 3c0b65576c..02575e4109 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -66,6 +66,8 @@ struct rpc_pipe_client {
const char *pipe_name;
uint16 fnum;
+ const char *desthost;
+
const char *domain;
const char *user_name;
struct pwd_info pwd;