summaryrefslogtreecommitdiffstats
path: root/src/windows/cns/cns_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/cns/cns_reg.h')
-rw-r--r--src/windows/cns/cns_reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/windows/cns/cns_reg.h b/src/windows/cns/cns_reg.h
index 7ec7263569..9ebed4fe85 100644
--- a/src/windows/cns/cns_reg.h
+++ b/src/windows/cns/cns_reg.h
@@ -17,6 +17,7 @@ typedef struct cns_reg {
DWORD forwardable; /* get forwardable tickets? */
DWORD conf_override; /* allow changing of confname */
DWORD cc_override; /* allow changing of ccname */
+ DWORD noaddresses; /* Don't require address in tickets */
char name[MAX_K_NAME_SZ]; /* last user used */
char realm[MAX_K_NAME_SZ]; /* last realm used */
char confname[FILENAME_MAX];