mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
Remove built-in AES code and use optional_api instead
Review: https://reviewboard.asterisk.org/r/793/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@278538 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#define _IAX2_PARSER_H
|
||||
|
||||
#include "asterisk/linkedlists.h"
|
||||
#include "asterisk/aes.h"
|
||||
#include "asterisk/crypto.h"
|
||||
#include "asterisk/frame_defs.h"
|
||||
|
||||
struct iax_ies {
|
||||
|
||||
Reference in New Issue
Block a user