projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88a8703
)
For FreeBSD
author
Tilghman Lesher
<tilghman@meg.abyt.es>
Thu, 13 May 2010 17:49:51 +0000
(17:49 +0000)
committer
Tilghman Lesher
<tilghman@meg.abyt.es>
Thu, 13 May 2010 17:49:51 +0000
(17:49 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@262987
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
res/res_timing_kqueue.c
patch
|
blob
|
history
diff --git
a/res/res_timing_kqueue.c
b/res/res_timing_kqueue.c
index
c564046
..
007a8d0
100644
(file)
--- a/
res/res_timing_kqueue.c
+++ b/
res/res_timing_kqueue.c
@@
-40,6
+40,7
@@
#include "asterisk/utils.h"
#include "asterisk/time.h"
#include "asterisk/test.h"
+#include "asterisk/poll-compat.h" /* for ast_poll() */
static void *timing_funcs_handle;