Fixed calling convention for functions exported from gssapi.h
[moonshot.git] / moonshot / mech_eap / inquire_saslname_for_mech.c
index aec2a85..3564c1c 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "gssapiP_eap.h"
 
-OM_uint32
+OM_uint32 KRB5_CALLCONV
 gss_inquire_mech_for_saslname(OM_uint32 *minor,
                               const gss_buffer_t sasl_mech_name,
                               gss_OID *mech_type)