diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/k5-int.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h index dcb13af5c8..d80db9dc77 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -749,7 +749,7 @@ krb5_error_code krb5_crypto_us_timeofday (krb5_int32 *, krb5_int32 *); -time_t gmt_mktime (struct tm *); +time_t krb5int_gmt_mktime (struct tm *); #endif /* KRB5_OLD_CRYPTO */ |
