summaryrefslogtreecommitdiff
path: root/pbx/pbx_lua.c
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-11-21 23:24:55 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-11-21 23:24:55 +0000
commit7e8835e0d79b129fe07a5f1a67aee35548e616cd (patch)
treecd2685f9696e8791c67d0bd3eaf79b842b71a5c8 /pbx/pbx_lua.c
parente0ff5fef5ccd127f1c12e351a6ae11683e408458 (diff)
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
Diffstat (limited to 'pbx/pbx_lua.c')
-rw-r--r--pbx/pbx_lua.c1
1 files changed, 0 insertions, 1 deletions
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"