summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/k5-int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h
index b44cf755a..2f7fb7f4f 100644
--- a/src/include/k5-int.h
+++ b/src/include/k5-int.h
@@ -990,6 +990,7 @@ struct _krb5_context {
krb5_boolean profile_secure;
int fcc_default_format;
int scc_default_format;
+ krb5_boolean profile_in_memory;
};
/* could be used in a table to find an etype and initialize a block */