1--- tests/anustart.c.orig 2024-01-05 16:03:10 UTC 2+++ tests/anustart.c 3@@ -64,6 +64,7 @@ 4 #include <fcntl.h> 5 #include <errno.h> 6 #include <limits.h> 7+#include <signal.h> 8 9 char const *progname; 10 11 12