From 51d006637b167755763aca7016b62f0649d481fd Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Sun, 19 Jan 2003 21:01:51 +0000 Subject: Add linphone 0.9.1, a web phone that supports SIP protocol. --- net/linphone-base/files/patch-oRTP::src::port_fct.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 net/linphone-base/files/patch-oRTP::src::port_fct.c (limited to 'net/linphone-base/files/patch-oRTP::src::port_fct.c') diff --git a/net/linphone-base/files/patch-oRTP::src::port_fct.c b/net/linphone-base/files/patch-oRTP::src::port_fct.c new file mode 100644 index 000000000000..ececcc89e337 --- /dev/null +++ b/net/linphone-base/files/patch-oRTP::src::port_fct.c @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- oRTP/src/port_fct.c 2002/12/30 08:13:23 1.1 ++++ oRTP/src/port_fct.c 2002/12/30 08:13:35 +@@ -20,7 +20,7 @@ + + /* port_fct.h. define methods to help for portability between unix and win32 */ + +- ++#include + #include "rtpsession.h" + + #include "port_fct.h" -- cgit v1.2.3