Windows: missing exports on Windows
synchronize the export lists on Windows and UNIX. When new functions are exported on UNIX or Windows, the "test" build target on Windows will verify if the export lists are in sync. Change-Id: I9df3607983b03ee8dc6fa7cd22f85b07a6cee784
This commit is contained in:
@@ -735,7 +735,6 @@ HEIMDAL_KRB5_2.0 {
|
||||
_krb5_krb_dest_tkt;
|
||||
_krb5_krb_life_to_time;
|
||||
_krb5_krb_decomp_ticket;
|
||||
_krb5_krb_decomp_ticket;
|
||||
_krb5_krb_create_ticket;
|
||||
_krb5_krb_create_ciph;
|
||||
_krb5_krb_create_auth_reply;
|
||||
|
Reference in New Issue
Block a user