<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/boxes.c.orig	2021-01-06 13:25:01.000000000 -0800
+++ src/boxes.c	2021-01-06 13:25:30.000000000 -0800
@@ -24,6 +24,7 @@
 #include &lt;stdlib.h&gt;
 #include &lt;stdio.h&gt;
 #include &lt;string.h&gt;
+#include &lt;strings.h&gt;
 #include &lt;sys/types.h&gt;
 #include &lt;sys/stat.h&gt;
 #include &lt;unistd.h&gt;
</pre></body></html>