Fixed calling convention for functions exported from gssapi.h
[moonshot.git] / moonshot / mech_eap / canonicalize_name.c
index 82d96b6..a84dafb 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "gssapiP_eap.h"
 
-OM_uint32
+OM_uint32 KRB5_CALLCONV
 gss_canonicalize_name(OM_uint32 *minor,
                       const gss_name_t input_name,
                       const gss_OID mech_type,