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:
@@ -44,7 +44,7 @@ krb5_find_padata(PA_DATA *val, unsigned len, int type, int *index)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
int
|
||||
int KRB5_LIB_FUNCTION
|
||||
krb5_padata_add(krb5_context context, METHOD_DATA *md,
|
||||
int type, void *buf, size_t len)
|
||||
{
|
||||
|
Reference in New Issue
Block a user