handle creation of DIR caches

This commit is contained in:
Love Hornquist Astrand
2013-04-29 22:54:11 -07:00
parent 4256823e58
commit de61953108
5 changed files with 87 additions and 23 deletions

View File

@@ -962,6 +962,7 @@ extern KRB5_LIB_VARIABLE const char *krb5_cc_type_file;
extern KRB5_LIB_VARIABLE const char *krb5_cc_type_memory;
extern KRB5_LIB_VARIABLE const char *krb5_cc_type_kcm;
extern KRB5_LIB_VARIABLE const char *krb5_cc_type_scc;
extern KRB5_LIB_VARIABLE const char *krb5_cc_type_dcc;
#endif /* __KRB5_H__ */