From 7e8835e0d79b129fe07a5f1a67aee35548e616cd Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Wed, 21 Nov 2007 23:24:55 +0000 Subject: remove another set of redundant #include "asterisk/options.h" git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89512 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- pbx/pbx_config.c | 1 - pbx/pbx_dundi.c | 1 - pbx/pbx_gtkconsole.c | 1 - pbx/pbx_loopback.c | 1 - pbx/pbx_lua.c | 1 - pbx/pbx_realtime.c | 1 - pbx/pbx_spool.c | 1 - 7 files changed, 7 deletions(-) (limited to 'pbx') diff --git a/pbx/pbx_config.c b/pbx/pbx_config.c index 442d3e1d5..9ee6c02b4 100644 --- a/pbx/pbx_config.c +++ b/pbx/pbx_config.c @@ -32,7 +32,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/paths.h" /* ast_config_AST_CONFIG_DIR */ #include "asterisk/pbx.h" #include "asterisk/config.h" -#include "asterisk/options.h" #include "asterisk/module.h" #include "asterisk/logger.h" #include "asterisk/cli.h" diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c index 3fbc6691e..ec3da12d8 100644 --- a/pbx/pbx_dundi.c +++ b/pbx/pbx_dundi.c @@ -41,7 +41,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/logger.h" #include "asterisk/channel.h" #include "asterisk/config.h" -#include "asterisk/options.h" #include "asterisk/pbx.h" #include "asterisk/module.h" #include "asterisk/frame.h" diff --git a/pbx/pbx_gtkconsole.c b/pbx/pbx_gtkconsole.c index 45a951d85..9017d7459 100644 --- a/pbx/pbx_gtkconsole.c +++ b/pbx/pbx_gtkconsole.c @@ -42,7 +42,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/config.h" #include "asterisk/module.h" #include "asterisk/logger.h" -#include "asterisk/options.h" #include "asterisk/cli.h" #include "asterisk/utils.h" diff --git a/pbx/pbx_loopback.c b/pbx/pbx_loopback.c index febadc1b1..11fe8c3ff 100644 --- a/pbx/pbx_loopback.c +++ b/pbx/pbx_loopback.c @@ -30,7 +30,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/logger.h" #include "asterisk/channel.h" #include "asterisk/config.h" -#include "asterisk/options.h" #include "asterisk/pbx.h" #include "asterisk/module.h" #include "asterisk/frame.h" diff --git a/pbx/pbx_lua.c b/pbx/pbx_lua.c index 46f0790f7..143bea5e4 100644 --- a/pbx/pbx_lua.c +++ b/pbx/pbx_lua.c @@ -32,7 +32,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") -#include "asterisk/options.h" #include "asterisk/logger.h" #include "asterisk/channel.h" #include "asterisk/pbx.h" diff --git a/pbx/pbx_realtime.c b/pbx/pbx_realtime.c index 5516162bf..0b122b04c 100644 --- a/pbx/pbx_realtime.c +++ b/pbx/pbx_realtime.c @@ -31,7 +31,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/logger.h" #include "asterisk/channel.h" #include "asterisk/config.h" -#include "asterisk/options.h" #include "asterisk/pbx.h" #include "asterisk/module.h" #include "asterisk/frame.h" diff --git a/pbx/pbx_spool.c b/pbx/pbx_spool.c index 9b64df721..c4cd739ad 100644 --- a/pbx/pbx_spool.c +++ b/pbx/pbx_spool.c @@ -39,7 +39,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/callerid.h" #include "asterisk/pbx.h" #include "asterisk/module.h" -#include "asterisk/options.h" #include "asterisk/utils.h" /* -- cgit v1.2.3