Remove another use of global_loadparm.
[kai/samba.git] / source4 / libcli / smb_composite / smb_composite.h
index fd1b95e64f01a5b7ee55793dc1d3d8184ad1e98d..2b1e368daa516c15a9efffddee53d417c210d717 100644 (file)
@@ -53,6 +53,7 @@ struct smb_composite_fetchfile {
                const char *called_name;
                const char *service;
                const char *service_type;
+               const char *socket_options;
                struct cli_credentials *credentials;
                const char *workgroup;
                const char *filename;
@@ -93,6 +94,7 @@ struct smb_composite_connect {
        struct {
                const char *dest_host;
                const char **dest_ports;
+               const char *socket_options;
                const char *called_name;
                const char *service;
                const char *service_type;
@@ -133,6 +135,7 @@ struct smb_composite_fsinfo {
        struct {
                const char *dest_host;
                const char **dest_ports;
+               const char *socket_options;
                const char *called_name;
                const char *service;
                const char *service_type;