]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/lcp.h
New options system with priorities for option values, with options
[ppp.git] / pppd / lcp.h
index e52bdf571bae51e7939b6c90b38538ecea653e71..5122b7bb2fed9179b072167de8fdc2c99eb95461 100644 (file)
@@ -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 */