mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-09 19:38:22 +00:00
Backport OS X fix from trunk
(AGAIN, closes issue #14360) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@173900 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -52,6 +52,8 @@
|
|||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
|
|
||||||
|
#include "asterisk/autoconfig.h"
|
||||||
|
|
||||||
static char *config = "/etc/asterisk/muted.conf";
|
static char *config = "/etc/asterisk/muted.conf";
|
||||||
|
|
||||||
static char host[256] = "";
|
static char host[256] = "";
|
||||||
|
|||||||
Reference in New Issue
Block a user