commit 3318f1596bbb2853a8305194204084b32790fbd7 parent 61d399a3682c4e4c488d3a2ae806cde372199280 Author: default <nobody@localhost> Date: Wed, 5 Feb 2025 11:00:30 +0100 Fixed compilation failure in FreeBSD. Diffstat:
M | main.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/main.c b/main.c @@ -11,6 +11,7 @@ #include "snac.h" #include <sys/stat.h> +#include <sys/wait.h> int usage(void) {