mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 00:00:09 +00:00
Fix build issues on Mac OSX.
(closes issue #14714) Reported by: ygor git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@184147 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SYS_POLL_H
|
||||
#ifndef AST_POLL_COMPAT
|
||||
#include <sys/poll.h>
|
||||
#else
|
||||
#include "asterisk/poll-compat.h"
|
||||
|
||||
Reference in New Issue
Block a user