summaryrefslogtreecommitdiff
path: root/source/include/ntlmssp.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/ntlmssp.h')
-rw-r--r--source/include/ntlmssp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/ntlmssp.h b/source/include/ntlmssp.h
index 562e4853ccc..f1b1bc25e43 100644
--- a/source/include/ntlmssp.h
+++ b/source/include/ntlmssp.h
@@ -100,6 +100,7 @@ typedef struct ntlmssp_client_state
char *domain;
char *workstation;
char *password;
+ char *server_domain;
const char *(*get_global_myname)(void);
const char *(*get_domain)(void);