mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Merge ast_str_opaque branch (discontinue usage of ast_str internals)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@163991 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -44,6 +44,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/indications.h"
|
||||
#include "asterisk/linkedlists.h"
|
||||
#include "asterisk/threadstorage.h"
|
||||
|
||||
AST_THREADSTORAGE_PUBLIC(global_app_buf);
|
||||
|
||||
|
||||
#define MAX_OTHER_FORMATS 10
|
||||
|
||||
|
Reference in New Issue
Block a user