use GSSAPI_CALLCONV for exported SPIs
[mech_eap.orig] / mech_eap / inquire_mechs_for_name.c
index ca5d365..89c869c 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "gssapiP_eap.h"
 
-OM_uint32
+OM_uint32 GSSAPI_CALLCONV
 gss_inquire_mechs_for_name(OM_uint32 *minor,
                            const gss_name_t input_name,
                            gss_OID_set *mech_types)