<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/config.c	2024-08-29 21:01:56.000000000 +0800
+++ src/config.c	2024-11-07 21:48:11.000000000 +0800
@@ -39,6 +39,7 @@
 # include &lt;errno.h&gt;
 # include &lt;signal.h&gt;
 # include &lt;sys/wait.h&gt;
+# include &lt;sys/socket.h&gt;
 # include &lt;net/if.h&gt;
 # include &lt;netinet/in.h&gt;
 #endif
</pre></body></html>