From d101b93e0aedbf3e63a2a24833cc938e6cab1ef3 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 20 Oct 2003 07:35:36 +0000 Subject: Undo update of net/linphone. The port uses some kind of programming trick to find out the IP address of the outgoing interface. This trick works fine on Linux, but fails on *BSD. For more information, see udpcliserv/udpcli09.c in the book of Richard Stevens. Touched port-epoch --- net/linphone-base/files/patch-oRTP::src::port_fct.c | 14 -------------- 1 file changed, 14 deletions(-) delete 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 deleted file mode 100644 index ececcc89e337..000000000000 --- a/net/linphone-base/files/patch-oRTP::src::port_fct.c +++ /dev/null @@ -1,14 +0,0 @@ - -$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