X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Flcp.h;h=5122b7bb2fed9179b072167de8fdc2c99eb95461;hb=b077002b88d6e941583641ccc73aefebdc3d3ef6;hp=e52bdf571bae51e7939b6c90b38538ecea653e71;hpb=0b3acd3a1122d542e2994d7791cc9127e91778f1;p=ppp.git diff --git a/pppd/lcp.h b/pppd/lcp.h index e52bdf5..5122b7b 100644 --- a/pppd/lcp.h +++ b/pppd/lcp.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: lcp.h,v 1.15 2000/04/04 07:06:51 paulus Exp $ + * $Id: lcp.h,v 1.16 2001/03/08 05:11:14 paulus Exp $ */ /* @@ -77,7 +77,6 @@ extern lcp_options lcp_wantoptions[]; extern lcp_options lcp_gotoptions[]; extern lcp_options lcp_allowoptions[]; extern lcp_options lcp_hisoptions[]; -extern u_int32_t xmit_accm[][8]; #define DEFMRU 1500 /* Try for this */ #define MINMRU 128 /* No MRUs below this */