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 22ea10b9a7..46c8254b09 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -129,6 +129,7 @@ struct cli_state {
vuser_key key;
uint32 ntlmssp_flags;
BOOL use_kerberos;
+ BOOL use_spnego;
BOOL use_oplocks; /* should we use oplocks? */
BOOL use_level_II_oplocks; /* should we use level II oplocks? */