X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Flcp.h;h=5122b7bb2fed9179b072167de8fdc2c99eb95461;hp=e52bdf571bae51e7939b6c90b38538ecea653e71;hb=37a8acc7ee2527693d0c8ba82b2eaea249abde34;hpb=8ba35d1fc7ae2ccdfba0d3d3b840bd24169751e3;ds=sidebyside 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 */