K 10 svn:author V 5 joerg K 8 svn:date V 27 2001-12-27T22:38:50.000000Z K 7 svn:log V 448 Break out the relevant fields from struct sppp into a struct sppp_parms that are needed for the SPPPIO[GS]DEFS ioctl commands. This allows it to keep struct sppp inside #ifdef _KERNEL (where it belongs), and prevents userland programs that wish to include from including the earth, the hell, and the universe before the are able to resolve all the kernel-internal stuff that's in struct sppp. Discussed with: hm MFC after: 1 month END