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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/client.h b/source3/include/client.h
index 4fb785e9d6..b01136be37 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -82,6 +82,7 @@ struct cli_state {
char *share;
char *dev;
struct nmb_name called;
+ struct sockaddr_storage src_ss;
struct nmb_name calling;
struct sockaddr_storage dest_ss;