<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- http.c.orig	2021-06-10 07:39:32.000000000 -0400
+++ http.c	2021-06-10 07:39:47.000000000 -0400
@@ -22,6 +22,7 @@
 #include &lt;stdio.h&gt;
 #include &lt;stdlib.h&gt;
 #include &lt;string.h&gt;
+#include &lt;strings.h&gt;
 #include &lt;errno.h&gt;
 #include &lt;unistd.h&gt;
 
</pre></body></html>