diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-20 07:38:37 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-20 07:38:37 +0000 |
| commit | f538329b137ab2b88d77133872f7bad04a9e1597 (patch) | |
| tree | 0f12a7eed28ba5410f2f54dc1613ab42ee5e4627 /net/linphone-base/files/patch-oRTP::src::port_fct.c | |
| parent | Don't override config file during installation. (diff) | |
add missing files from previous commit with the backout.
Notes
Notes:
svn path=/head/; revision=91709
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" |
