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 --- net/mcl/files/patch-test_no_tx.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 net/mcl/files/patch-test_no_tx.c (limited to 'net/mcl/files/patch-test_no_tx.c') diff --git a/net/mcl/files/patch-test_no_tx.c b/net/mcl/files/patch-test_no_tx.c new file mode 100644 index 000000000000..e6f1e0b90d83 --- /dev/null +++ b/net/mcl/files/patch-test_no_tx.c @@ -0,0 +1,13 @@ +--- check/alc/test_no_tx.c.orig Tue Jul 22 19:37:39 2003 ++++ check/alc/test_no_tx.c Wed Oct 15 17:10:20 2003 +@@ -25,6 +25,10 @@ + + #include + ++#ifdef FREEBSD ++#include ++#endif ++ + #ifdef WIN32 + #include + #else -- cgit v1.2.3