PPPD does not compile under 1.3.84: Problem found?

Larry 'Daffy' Daffner (vizzie@airmail.net)
Sun, 07 Apr 1996 20:39:52 -0500


It looks like the problem with pppd not compiling is due to a long
line of includes which starts with linux/if-arp.h and ending with
asm/string.h. The asm/string.h hides the regular string defs in a way
which non-kernel code can't handle. Any suggested solutions?

-Larry