From 7ab4a1fe58139bc586065444a529c554479c2574 Mon Sep 17 00:00:00 2001 From: Bruce M Simpson Date: Fri, 14 Nov 2003 16:33:33 +0000 Subject: Add mcl 2.99, implementation of the ALC and NORM Reliable Multicast Protocols. PR: 58728 Submitted by: past@noc.ntua.gr --- mbone/mcl/files/patch-test_abort.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mbone/mcl/files/patch-test_abort.c (limited to 'mbone/mcl/files/patch-test_abort.c') diff --git a/mbone/mcl/files/patch-test_abort.c b/mbone/mcl/files/patch-test_abort.c new file mode 100644 index 000000000000..ad1116943ab0 --- /dev/null +++ b/mbone/mcl/files/patch-test_abort.c @@ -0,0 +1,13 @@ +--- check/alc/test_abort.c.orig Tue Jul 22 19:37:39 2003 ++++ check/alc/test_abort.c Wed Oct 15 17:10:42 2003 +@@ -26,6 +26,10 @@ + #include + #include /* for exit */ + ++#ifdef FREEBSD ++#include ++#endif ++ + #ifdef WIN32 + #include + #include -- cgit v1.2.3