X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mech_eap%2FgssapiP_eap.h;fp=mech_eap%2FgssapiP_eap.h;h=cd5315d6d457743ce8c34c8d42935b4a83b253ec;hb=5bf61a81066da96847e6317c00db9d4f96447db2;hp=c0fd894f5e58a32dbbc5e773b7bd1637933c41d8;hpb=77eab72ae59381941a8dc46182e9a833fde87938;p=mech_eap.orig diff --git a/mech_eap/gssapiP_eap.h b/mech_eap/gssapiP_eap.h index c0fd894..cd5315d 100644 --- a/mech_eap/gssapiP_eap.h +++ b/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