1 2 3 4 5 6 7 8 9 10 11 12 13 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"