summaryrefslogtreecommitdiff
path: root/utils/conf2ael.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/conf2ael.c')
-rw-r--r--utils/conf2ael.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/conf2ael.c b/utils/conf2ael.c
index 26ccfe568..e0711808b 100644
--- a/utils/conf2ael.c
+++ b/utils/conf2ael.c
@@ -78,6 +78,8 @@ char ast_config_AST_SYSTEM_NAME[20] = ""; */
#define AST_PBX_MAX_STACK 128
/* static AST_RWLIST_HEAD_STATIC(acf_root, ast_custom_function); */
//extern char ast_config_AST_CONFIG_DIR[PATH_MAX];
+int option_debug = 0;
+int option_verbose = 0;
void ast_register_file_version(const char *file, const char *version);
void ast_register_file_version(const char *file, const char *version)