From c19ae258f85b6e1c6684d2a9235f6104b52dd842 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Tue, 20 Jul 2004 22:11:31 +0000 Subject: New port udpcast version 20040531: A file transfer tool using ethernet's multicast --- mbone/udpcast/files/patch-participants.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mbone/udpcast/files/patch-participants.h (limited to 'mbone/udpcast/files/patch-participants.h') diff --git a/mbone/udpcast/files/patch-participants.h b/mbone/udpcast/files/patch-participants.h new file mode 100644 index 000000000000..f09b1aa4c62b --- /dev/null +++ b/mbone/udpcast/files/patch-participants.h @@ -0,0 +1,10 @@ +--- participants.h.orig Tue Jul 20 13:49:28 2004 ++++ participants.h Tue Jul 20 13:49:40 2004 +@@ -3,6 +3,7 @@ + + #define MAX_CLIENTS 1024 + ++#include + #include + + typedef struct participantsDb *participantsDb_t; -- cgit v1.2.3