OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | --- a/pppd/sha1.c |
2 | +++ b/pppd/sha1.c |
||
3 | @@ -18,7 +18,7 @@ |
||
4 | |||
5 | #include <string.h> |
||
6 | #include <netinet/in.h> /* htonl() */ |
||
7 | -#include <net/ppp_defs.h> |
||
8 | +#include "pppd.h" |
||
9 | #include "sha1.h" |
||
10 | |||
11 | static void |