X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=blobdiff_plain;f=moonshot%2Fmech_eap%2Fset_sec_context_option.c;h=14278dc58e11fd21ea25292103cf64cd0b6eddd4;hp=2c7cc7bd3dc2656c9c8466cf9322d54ec45b2472;hb=44baeabd068f69518f4dfe25bcb88b0f7fb03d31;hpb=45ea8ded332841a767a38114e96acdb43d11956e diff --git a/moonshot/mech_eap/set_sec_context_option.c b/moonshot/mech_eap/set_sec_context_option.c index 2c7cc7b..14278dc 100644 --- a/moonshot/mech_eap/set_sec_context_option.c +++ b/moonshot/mech_eap/set_sec_context_option.c @@ -74,6 +74,10 @@ gss_set_sec_context_option(OM_uint32 *minor, break; } } +#else + (void)i; + (void)desired_object; + (void)value; #endif if (pCtx != NULL && *pCtx == NULL)