summaryrefslogtreecommitdiff
path: root/funcs/func_logic.c
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-11-19 19:09:03 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-11-19 19:09:03 +0000
commit9335ace850459f02e49ee1427f6b675d613b7403 (patch)
tree2f8081f42eaf1f4920175e7b5371a731633d80c5 /funcs/func_logic.c
parent0595b5e2aa6a868b01c617881cfefc6028817a28 (diff)
another bunch of include removals (errno.h and asterisk/logger.h)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89425 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'funcs/func_logic.c')
-rw-r--r--funcs/func_logic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/funcs/func_logic.c b/funcs/func_logic.c
index bcee8ba32..7fca070aa 100644
--- a/funcs/func_logic.c
+++ b/funcs/func_logic.c
@@ -31,7 +31,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/module.h"
#include "asterisk/channel.h"
#include "asterisk/pbx.h"
-#include "asterisk/logger.h"
#include "asterisk/utils.h"
#include "asterisk/app.h"