Fixed calling convention for functions exported from gssapi.h
[moonshot.git] / moonshot / mech_eap / unwrap_iov.c
index 19bafc6..30318c7 100644 (file)
@@ -529,7 +529,7 @@ gssEapUnwrapOrVerifyMIC(OM_uint32 *minor,
     return major;
 }
 
-OM_uint32
+OM_uint32 KRB5_CALLCONV
 gss_unwrap_iov(OM_uint32 *minor,
                gss_ctx_id_t ctx,
                int *conf_state,