> after the change, if_spppsubr.c is non-compilable due to duplicated
> defs between if_spppsubr.c and ppp_defs.h (PPP_IPV6, PPP_IP and some
> others). not sure what is the right way to correct this.
... and duplicated inclusion of ccitt/{x25,pk}.h in couple of places.
itojun