aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/133-fix_sha1_include.patch
blob: 357d9514418a33b45d65a6c45198fe28670df058 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/pppd/sha1.c
+++ b/pppd/sha1.c
@@ -19,7 +19,7 @@
 #include <string.h>
 #include <time.h>
 #include <netinet/in.h>	/* htonl() */
-#include <net/ppp_defs.h>
+#include "pppd.h"
 #include "sha1.h"
 
 static void