summaryrefslogtreecommitdiff
path: root/source4/include/cli_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/cli_context.h')
-rw-r--r--source4/include/cli_context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/include/cli_context.h b/source4/include/cli_context.h
index a8c3f2d2e1..843e8e8ca9 100644
--- a/source4/include/cli_context.h
+++ b/source4/include/cli_context.h
@@ -28,4 +28,5 @@ struct smbcli_state {
struct smbcli_session *session;
struct smbcli_tree *tree;
struct substitute_context *substitute;
+ struct smblsa_state *lsa;
};