You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
246 B
Diff
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;
|
|
|