Fixed calling convention for functions exported from gssapi.h
[moonshot.git] / moonshot / mech_eap / release_cred.c
index 57ba829..c7d3645 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "gssapiP_eap.h"
 
-OM_uint32
+OM_uint32 KRB5_CALLCONV
 gss_release_cred(OM_uint32 *minor,
                  gss_cred_id_t *cred_handle)
 {