summaryrefslogtreecommitdiff
path: root/net/linphone-base/files/patch-oRTP::src::scheduler.h
blob: a872fc24fcbdba77d0a82f5214abdf7f2d01d247 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- oRTP/src/scheduler.h	2002/12/30 08:15:08	1.1
+++ oRTP/src/scheduler.h	2002/12/30 08:15:16
@@ -20,6 +20,8 @@
 #ifndef SCHEDULER_H
 #define SCHEDULER_H
 
+#include <pthread.h>
+
 #include "rtpsession.h"
 #include "rtptimer.h"
 #include "sessionset.h"