Fixed calling convention for functions exported from gssapi.h
[moonshot.git] / moonshot / mech_eap / store_cred.c
index 2847f42..5beb730 100644 (file)
@@ -32,7 +32,7 @@
 
 #include "gssapiP_eap.h"
 
-OM_uint32
+OM_uint32 KRB5_CALLCONV
 gss_store_cred(OM_uint32 *minor,
                const gss_cred_id_t cred,
                gss_cred_usage_t input_usage,