> /usr/src/linux/include/linux/if_ppp.h to /usr/include/net/if_ppp.h or edit > the wmppp.c:119 line to read #include <linux/if_ppp.h> [as this is all the > if_ppp.h file has in it]. I went the copy route to save having to edit > src's in the future. Ok, I copied it over and it compiles successfully. I'll try out your patch soon.. thanks, dennis