Fixed calling convention for functions exported from gssapi.h
[moonshot.git] / moonshot / mech_eap / delete_sec_context.c
index 7bd9cfb..af878fd 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "gssapiP_eap.h"
 
-OM_uint32
+OM_uint32 KRB5_CALLCONV
 gss_delete_sec_context(OM_uint32 *minor,
                        gss_ctx_id_t *context_handle,
                        gss_buffer_t output_token)