add KRB5_LIB_FUNCTION to all exported functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13863 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -58,7 +58,7 @@ print_tree(struct krb5_config_binding *b, int level)
|
||||
print_tree(b->next, level);
|
||||
}
|
||||
|
||||
int
|
||||
int KRB5_LIB_FUNCTION
|
||||
main(int argc, char **argv)
|
||||
{
|
||||
krb5_context context;
|
||||
|
Reference in New Issue
Block a user