mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
chan_iax2: Fix compile error.
........ Merged revisions 400588 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@400593 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "asterisk/frame.h"
|
||||
#include "asterisk/linkedlists.h"
|
||||
#include "asterisk/crypto.h"
|
||||
#include "asterisk/netsock2.h"
|
||||
#include "iax2.h"
|
||||
|
||||
struct iax_ies {
|
||||
|
Reference in New Issue
Block a user