mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +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/heap.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/poll-compat.h"
|
||||
|
||||
struct timing_holder {
|
||||
/*! Do _not_ move this from the beginning of the struct. */
|
||||
|
Reference in New Issue
Block a user