From 2aa187699bec7db75024022ec06d264fb3bf70cd Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 18 Feb 2009 17:03:44 +0000 Subject: - Update to 20081213 PR: ports/131561 Submitted by: Leon Kos --- net/udpcast/files/patch-participants.h | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'net/udpcast/files/patch-participants.h') diff --git a/net/udpcast/files/patch-participants.h b/net/udpcast/files/patch-participants.h index f09b1aa4c62b..6e7ef8da3d7f 100644 --- a/net/udpcast/files/patch-participants.h +++ b/net/udpcast/files/patch-participants.h @@ -1,10 +1,13 @@ ---- participants.h.orig Tue Jul 20 13:49:28 2004 -+++ participants.h Tue Jul 20 13:49:40 2004 -@@ -3,6 +3,7 @@ +--- participants.h.orig 2005-12-22 23:59:18.000000000 +0100 ++++ participants.h 2009-02-05 12:18:19.000000000 +0100 +@@ -3,6 +3,10 @@ #define MAX_CLIENTS 1024 +#include - #include - ++#include ++ ++ typedef struct participantsDb *participantsDb_t; + + #define isParticipantValid udpc_isParticipantValid -- cgit v1.2.3