mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Oops. put a decl in a generated file. My bad, but fixed now.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@138845 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -36,6 +36,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
#include "asterisk/ael_structs.h"
|
||||
#include "asterisk/utils.h"
|
||||
|
||||
extern struct ast_flags ast_compat;
|
||||
|
||||
pval * linku1(pval *head, pval *tail);
|
||||
static void set_dads(pval *dad, pval *child_list);
|
||||
void reset_parencount(yyscan_t yyscanner);
|
||||
|
Reference in New Issue
Block a user