X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Feap.h;fp=pppd%2Feap.h;h=5dba3b91b5e8f5a1c45d9bfd9e6951a5385c74de;hb=e8676075aea6d278f435d5ce83d9b6aa216a1ecb;hp=5d582bc6e2db60ad61ec194ec55347674dcffa8e;hpb=80b8744eb42c7493794f3e3fe0bf1ce14f53e6dd;p=ppp.git diff --git a/pppd/eap.h b/pppd/eap.h index 5d582bc..5dba3b9 100644 --- a/pppd/eap.h +++ b/pppd/eap.h @@ -149,7 +149,7 @@ struct eap_auth { #ifdef USE_EAPTLS enum eap_state_code ea_prev_state; #endif -#ifdef CHAPMS +#ifdef PPP_WITH_CHAPMS struct chap_digest_type *digest; #endif u_char ea_id; /* Current id */