<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- tests/anustart.c.orig	2024-01-06 00:03:10.000000000 +0800
+++ tests/anustart.c	2024-09-24 18:32:25.000000000 +0800
@@ -64,6 +64,7 @@
 #include &lt;fcntl.h&gt;
 #include &lt;errno.h&gt;
 #include &lt;limits.h&gt;
+#include &lt;signal.h&gt;
 
 char const *progname;
 
</pre></body></html>