<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/pppd/sha1.c
+++ b/pppd/sha1.c
@@ -19,7 +19,7 @@
 #include &lt;string.h&gt;
 #include &lt;time.h&gt;
 #include &lt;netinet/in.h&gt;	/* htonl() */
-#include &lt;net/ppp_defs.h&gt;
+#include "pppd.h"
 #include "sha1.h"
 
 static void
</pre></body></html>