Files
macports-ports/mail/anubis/files/patch-anustart.c.diff
T
2024-09-24 09:32:05 -04:00

11 lines
246 B
Diff

--- 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 <fcntl.h>
#include <errno.h>
#include <limits.h>
+#include <signal.h>
char const *progname;