mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 11:32:25 +00:00
Merged revisions 153652 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r153652 | russell | 2008-11-02 14:06:03 -0600 (Sun, 02 Nov 2008) | 10 lines Merged revisions 153651 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r153651 | russell | 2008-11-02 13:51:17 -0600 (Sun, 02 Nov 2008) | 2 lines features.h depends on linkedlists.h, so include it ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@153653 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
#define _AST_FEATURES_H
|
#define _AST_FEATURES_H
|
||||||
|
|
||||||
#include "asterisk/pbx.h"
|
#include "asterisk/pbx.h"
|
||||||
|
#include "asterisk/linkedlists.h"
|
||||||
|
|
||||||
#define FEATURE_MAX_LEN 11
|
#define FEATURE_MAX_LEN 11
|
||||||
#define FEATURE_APP_LEN 64
|
#define FEATURE_APP_LEN 64
|
||||||
|
|||||||
Reference in New Issue
Block a user