X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=linux%2Fif_ppp.h;fp=linux%2Fif_ppp.h;h=8456c7e8c8b88a0ec5b586ccd1afc4890d8e93a5;hp=bb7a98db3f0e8542981817ce3f3fc36a1fb0053a;hb=699e067418e4de59d75c0de252b1bc066d4fe8c0;hpb=62e6e741c59957a31b2c4611b07ec68ef2cb728d diff --git a/linux/if_ppp.h b/linux/if_ppp.h index bb7a98d..8456c7e 100644 --- a/linux/if_ppp.h +++ b/linux/if_ppp.h @@ -1,4 +1,4 @@ -/* $Id: if_ppp.h,v 1.14 1998/07/07 04:27:33 paulus Exp $ */ +/* $Id: if_ppp.h,v 1.15 1999/01/19 23:57:43 paulus Exp $ */ /* * if_ppp.h - Point-to-Point Protocol definitions. @@ -47,7 +47,6 @@ #define PPP_MTU 1500 /* Default MTU (size of Info field) */ #define PPP_MAXMRU 65000 /* Largest MRU we allow */ -#define PPP_VERSION "2.3.3" #define PPP_MAGIC 0x5002 /* Magic value for the ppp structure */ #define PROTO_IPX 0x002b /* protocol numbers */ #define PROTO_DNA_RT 0x0027 /* DNA Routing */