]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
For FreeBSD
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 13 May 2010 17:49:51 +0000 (17:49 +0000)
committerTilghman 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

index c564046115c18a31b84ab325fbd0e712426892a2..007a8d0c8b1bc71e42a97b0ee2994ea848a4a65e 100644 (file)
@@ -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;