X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fauth.c;h=f24b98be1ed59d820971cfa4ea3371cbf1fd2c00;hp=31b082e9089a15c1ba713ff09371233ef548940e;hb=c65dfbde7e6096272ffacd1c69f444b36a4b707a;hpb=df24fbb118751573203c069db28539ad89a62fd1 diff --git a/pppd/auth.c b/pppd/auth.c index 31b082e..f24b98b 100644 --- a/pppd/auth.c +++ b/pppd/auth.c @@ -32,7 +32,7 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#define RCSID "$Id: auth.c,v 1.66 2000/07/24 14:58:14 paulus Exp $" +#define RCSID "$Id: auth.c,v 1.67 2000/08/01 01:38:29 paulus Exp $" #include #include @@ -524,7 +524,7 @@ start_networks() } #endif /* HAVE_MULTILINK */ -#if 0 +#ifdef PPP_FILTER if (!demand) set_filters(&pass_filter, &active_filter); #endif