X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=blobdiff_plain;f=moonshot%2Fmech_eap%2Futil.h;h=906a229c51cb2484f16e21fe2c4ff081326fa486;hp=4de00e3bcac33631ab1cefda61084d6874c08052;hb=438d1c89e95b9691054ab136ae815ac3d70e9053;hpb=c9d5774e4352bc80ce5529acef5704d744522b46 diff --git a/moonshot/mech_eap/util.h b/moonshot/mech_eap/util.h index 4de00e3..906a229 100644 --- a/moonshot/mech_eap/util.h +++ b/moonshot/mech_eap/util.h @@ -851,8 +851,10 @@ gssBufferToKrbData(gss_buffer_t buffer, krb5_data *data) } #endif +#ifdef GSSEAP_ENABLE_ACCEPTOR #include "util_json.h" #include "util_attr.h" +#endif #include "util_base64.h" #ifdef GSSEAP_ENABLE_REAUTH #include "util_reauth.h"