diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 21:01:51 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 21:01:51 +0000 |
| commit | 51d006637b167755763aca7016b62f0649d481fd (patch) | |
| tree | b6b0bdbd7590b3ac3970efd54a58446abc4bad81 /net/linphone-base/files/patch-oRTP::src::port_fct.c | |
| parent | The last commit should have said that the optimization and JavaScript (diff) | |
Add linphone 0.9.1, a web phone that supports SIP protocol.
Notes
Notes:
svn path=/head/; revision=73565
Diffstat (limited to 'net/linphone-base/files/patch-oRTP::src::port_fct.c')
| -rw-r--r-- | net/linphone-base/files/patch-oRTP::src::port_fct.c | 14 |
1 files changed, 14 insertions, 0 deletions
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 <sched.h> + #include "rtpsession.h" + + #include "port_fct.h" |
