mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
Include poll-compat.h
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@184219 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -38,6 +38,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
#include "asterisk/time.h"
|
#include "asterisk/time.h"
|
||||||
#include "asterisk/heap.h"
|
#include "asterisk/heap.h"
|
||||||
#include "asterisk/module.h"
|
#include "asterisk/module.h"
|
||||||
|
#include "asterisk/poll-compat.h"
|
||||||
|
|
||||||
struct timing_holder {
|
struct timing_holder {
|
||||||
/*! Do _not_ move this from the beginning of the struct. */
|
/*! Do _not_ move this from the beginning of the struct. */
|
||||||
|
|||||||
Reference in New Issue
Block a user