Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/mail/anubis/files/patch-tests_anustart.c
16462 views
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