OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | --- a/pppd/plugins/pptp/pptp.c |
2 | +++ b/pppd/plugins/pptp/pptp.c |
||
3 | @@ -48,7 +48,7 @@ |
||
4 | |||
5 | #include "pptp_callmgr.h" |
||
6 | #include <net/if.h> |
||
7 | -#include <net/ethernet.h> |
||
8 | +#include <linux/if_ether.h> |
||
9 | #include <linux/if_pppox.h> |
||
10 | |||
11 | #include <stdio.h> |