Re: PPP recusive include

Steffen Boerm (Steffen.Boerm@kiel.netsurf.de)
Thu, 07 Mar 1996 23:40:48 -0200


Hi,

>> Sorry to bother, but a while back there was a comment about
>> compiling PPP and having a recursive include of one of the header
>> files. I only half paid attention since I run slip, then a friend
>> asked me to build kernel with PPP and I'm getting this error.
>> what was the fix again? Same error in 1.3.69 and 1.3.70.
>>
>
> I'd like this information too!!!!!

I simply replaced the two #include statements in ppp.c that
need "netinet/tcp.h" and "netinet/ip.h" to "linux/tcp.h" and
"linux/ip.h", now it works.

But I'm not sure it's the way it's meant to be ;-)

Best regards, Steffen 8-)