1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/net/linphone/files/patch-oRTP::src::port_fct.c

15 lines
280 B
C

$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"