prefix symbols that are _krb5_ structures
This commit is contained in:
@@ -87,7 +87,7 @@ HMAC_MD5_any_checksum(krb5_context context,
|
||||
unsigned usage,
|
||||
Checksum *result)
|
||||
{
|
||||
struct key_data local_key;
|
||||
struct _krb5_key_data local_key;
|
||||
krb5_error_code ret;
|
||||
|
||||
memset(&local_key, 0, sizeof(local_key));
|
||||
|
Reference in New Issue
Block a user