Fixed calling convention for functions exported from gssapi.h
[moonshot.git] / moonshot / mech_eap / inquire_names_for_mech.c
index e01740a..1f99eb7 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "gssapiP_eap.h"
 
-OM_uint32
+OM_uint32 KRB5_CALLCONV
 gss_inquire_names_for_mech(OM_uint32 *minor,
                            gss_OID mechanism,
                            gss_OID_set *ret_name_types)