summaryrefslogtreecommitdiff
path: root/source/include/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/client.h')
-rw-r--r--source/include/client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/client.h b/source/include/client.h
index c182544362f..8ae8faf90dc 100644
--- a/source/include/client.h
+++ b/source/include/client.h
@@ -144,6 +144,7 @@ struct cli_state {
uint16 max_recv_frag;
BOOL use_kerberos;
+ BOOL fallback_after_kerberos;
BOOL use_spnego;
BOOL use_oplocks; /* should we use oplocks? */