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:
Jeffrey Altman
2012-06-12 17:37:08 -04:00
parent 55e941f3f2
commit aed7a3b948
7 changed files with 50 additions and 1 deletions

View File

@@ -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;