diff options
Diffstat (limited to 'src/include/k5-int.h')
-rw-r--r-- | src/include/k5-int.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h index 643af1803..28c86f844 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -2176,9 +2176,6 @@ struct _krb5_cc_ops { extern const krb5_cc_ops *krb5_cc_dfl_ops; -krb5_error_code -krb5int_cc_os_default_name(krb5_context context, char **name); - typedef struct _krb5_donot_replay { krb5_magic magic; krb5_ui_4 hash; |