diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/k5-int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h index 69d30b3b57..c426acad90 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -280,6 +280,7 @@ typedef INT64_TYPE krb5_int64; /* Cache configuration variables */ #define KRB5_CONF_FAST_AVAIL "fast_avail" #define KRB5_CONF_PROXY_IMPERSONATOR "proxy_impersonator" +#define KRB5_CONF_REFRESH_TIME "refresh_time" /* Error codes used in KRB_ERROR protocol messages. Return values of library routines are based on a different error table |
