X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fauth.c;h=c6e234417018ba5cb46eb3dd42ee867ee7048bfe;hb=3604f5c7d9c671dd8a59c8adab14c8f4edd9503e;hp=7ce6baf288f2786c276c0e5a700e3c1983487e7d;hpb=a83dce41e0260ef18e643c480d2e0af5cc6766ad;p=ppp.git diff --git a/pppd/auth.c b/pppd/auth.c index 7ce6baf..c6e2344 100644 --- a/pppd/auth.c +++ b/pppd/auth.c @@ -125,7 +125,7 @@ #ifdef USE_EAPTLS #include "eap-tls.h" #endif -#ifdef CBCP_SUPPORT +#ifdef PPP_WITH_CBCP #include "cbcp.h" #endif #include "pathnames.h" @@ -906,7 +906,7 @@ network_phase(int unit) } } -#ifdef CBCP_SUPPORT +#ifdef PPP_WITH_CBCP /* * If we negotiated callback, do it now. */