X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=blobdiff_plain;f=moonshot%2Fmech_eap%2FgssapiP_eap.h;h=cd5315d6d457743ce8c34c8d42935b4a83b253ec;hp=c0fd894f5e58a32dbbc5e773b7bd1637933c41d8;hb=9da959f11ebc69e0ae63bc3464b258d161d01cd2;hpb=27c09a0b09f26d113267c9548305d56fac1a0727 diff --git a/moonshot/mech_eap/gssapiP_eap.h b/moonshot/mech_eap/gssapiP_eap.h index c0fd894..cd5315d 100644 --- a/moonshot/mech_eap/gssapiP_eap.h +++ b/moonshot/mech_eap/gssapiP_eap.h @@ -89,14 +89,18 @@ typedef const gss_OID_desc *gss_const_OID; #include #include -/* FreeRADIUS headers */ #ifdef GSSEAP_ENABLE_ACCEPTOR +/* FreeRADIUS headers */ #ifdef __cplusplus extern "C" { #define operator fr_operator #endif #include #include + +#undef pid_t + +/* libradsec headers */ #include #include #ifdef __cplusplus