summaryrefslogtreecommitdiffstats
path: root/mbone/rat
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-11-28 18:12:27 +0000
committersteve <steve@FreeBSD.org>1999-11-28 18:12:27 +0000
commit235a74a3729a7ee8ddce039e5f159b71d3a6aedd (patch)
tree30fab2b560aa8446954debf912acdcb255e50b7f /mbone/rat
parent7175a9ee06342aa19f2b88442cf4b2448f1400bd (diff)
downloadFreeBSD-ports-235a74a3729a7ee8ddce039e5f159b71d3a6aedd.zip
FreeBSD-ports-235a74a3729a7ee8ddce039e5f159b71d3a6aedd.tar.gz
Need to #include sys/signal.h earlier so this builds again on -current.
Diffstat (limited to 'mbone/rat')
-rw-r--r--mbone/rat/files/patch-ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/mbone/rat/files/patch-ac b/mbone/rat/files/patch-ac
new file mode 100644
index 0000000..32e545a
--- /dev/null
+++ b/mbone/rat/files/patch-ac
@@ -0,0 +1,10 @@
+--- rat/config_unix.h.orig Sat Nov 27 18:27:56 1999
++++ rat/config_unix.h Sat Nov 27 18:33:33 1999
+@@ -17,6 +17,7 @@
+
+ #include <limits.h>
+ #include <sys/types.h>
++#include <sys/signal.h>
+ #include <sys/time.h>
+ #include <sys/resource.h>
+
OpenPOWER on IntegriCloud