summaryrefslogtreecommitdiff
path: root/source4/libcli/smb_composite/fetchfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli/smb_composite/fetchfile.c')
-rw-r--r--source4/libcli/smb_composite/fetchfile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/smb_composite/fetchfile.c b/source4/libcli/smb_composite/fetchfile.c
index cbe2289a55..6dc2ae8c8f 100644
--- a/source4/libcli/smb_composite/fetchfile.c
+++ b/source4/libcli/smb_composite/fetchfile.c
@@ -138,6 +138,7 @@ struct composite_context *smb_composite_fetchfile_send(struct smb_composite_fetc
state->connect->in.dest_host = io->in.dest_host;
state->connect->in.dest_ports = io->in.ports;
+ state->connect->in.socket_options = io->in.socket_options;
state->connect->in.called_name = io->in.called_name;
state->connect->in.service = io->in.service;
state->connect->in.service_type = io->in.service_type;