pppd: update to 2.4.8
[openwrt/staging/mkresin.git] / package / network / services / ppp / patches / 133-fix_sha1_include.patch
index b5ccd0852d4f739c0e86a716639871d2d0b4e87f..357d9514418a33b45d65a6c45198fe28670df058 100644 (file)
@@ -1,8 +1,8 @@
 --- a/pppd/sha1.c
 +++ b/pppd/sha1.c
-@@ -18,7 +18,7 @@
+@@ -19,7 +19,7 @@
  #include <string.h>
+ #include <time.h>
  #include <netinet/in.h>       /* htonl() */
 -#include <net/ppp_defs.h>
 +#include "pppd.h"