From: Russell Bryant Date: Wed, 25 Mar 2009 14:33:32 +0000 (+0000) Subject: Include poll-compat.h X-Git-Tag: 11.0.0-beta1~5183 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bae19927d344e6fce2c2a6bc198375242b2f4f80;p=thirdparty%2Fasterisk.git Include poll-compat.h git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@184219 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/main/timing.c b/main/timing.c index 0a58859b9f..c24db2e29f 100644 --- a/main/timing.c +++ b/main/timing.c @@ -38,6 +38,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/time.h" #include "asterisk/heap.h" #include "asterisk/module.h" +#include "asterisk/poll-compat.h" struct timing_holder { /*! Do _not_ move this from the beginning of the struct. */